Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sthomas-github
/
ipython
Public
forked from
ipython/ipython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ipython
IPython
nbconvert
utils
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 28, 2014
Merge pull request #5240 from takluyver/rm-nbconvert-utils-console
Show description for 057b3dc
minrk
committed
057b3dc
View commit details
Copy full SHA for 057b3dc
View code at this point
Browse repository at this point
Remove unused IPython.nbconvert.utils.console module
takluyver
committed
f0f2053
View commit details
Copy full SHA for f0f2053
View code at this point
Browse repository at this point
Commits on Feb 23, 2014
catch_warnings(record=True)
Show description for e2d8785
minrk
committed
e2d8785
View commit details
Copy full SHA for e2d8785
View code at this point
Browse repository at this point
suppress warnings test_pandoc
minrk
committed
b799c4c
View commit details
Copy full SHA for b799c4c
View code at this point
Browse repository at this point
Commits on Feb 21, 2014
remove inappropriate 'pdf' key
Show description for 6753f61
minrk
committed
6753f61
View commit details
Copy full SHA for 6753f61
View code at this point
Browse repository at this point
Commits on Feb 16, 2014
handle 'application/pdf' in nbconvert
Show description for 31471a3
minrk
committed
31471a3
View commit details
Copy full SHA for 31471a3
View code at this point
Browse repository at this point
Commits on Jan 29, 2014
More minor doc fixes.
takluyver
committed
83231b9
View commit details
Copy full SHA for 83231b9
View code at this point
Browse repository at this point
Fix some doc formatting in pandoc checks.
takluyver
committed
79f97f3
View commit details
Copy full SHA for 79f97f3
View code at this point
Browse repository at this point
Merge pull request #4680 from dbarbeau/minimal-pandoc
Show description for d0c6577
jdfreder
committed
d0c6577
View commit details
Copy full SHA for d0c6577
View code at this point
Browse repository at this point
Commits on Jan 28, 2014
fix test_pandoc imports
dbarbeau
committed
6871539
View commit details
Copy full SHA for 6871539
View code at this point
Browse repository at this point
A couple more small changes,
Show description for 3bcdc86
jdfreder
committed
3bcdc86
View commit details
Copy full SHA for 3bcdc86
View code at this point
Browse repository at this point
Move pandoc tests next to pandoc module
jdfreder
committed
ae0347d
View commit details
Copy full SHA for ae0347d
View code at this point
Browse repository at this point
Commits on Jan 27, 2014
Squash a few Sphinx warnings from nbconvert.utils.lexers docstrings
takluyver
committed
989d5bf
View commit details
Copy full SHA for 989d5bf
View code at this point
Browse repository at this point
Commits on Jan 25, 2014
big cleanup of nbconvert.utils.pandoc module. Remove useless functions, less cached values.
dbarbeau
committed
966c01f
View commit details
Copy full SHA for 966c01f
View code at this point
Browse repository at this point
code shuffling to present the API functions first, and the innards at the end of the file
dbarbeau
committed
cdd3d3c
View commit details
Copy full SHA for cdd3d3c
View code at this point
Browse repository at this point
nbconvert.utils.pandoc:
Show description for 800560e
dbarbeau
committed
800560e
View commit details
Copy full SHA for 800560e
View code at this point
Browse repository at this point
move the pandoc_available(...) call inside get_pandoc_version(...) as it also tested for availability
dbarbeau
committed
58de7d4
View commit details
Copy full SHA for 58de7d4
View code at this point
Browse repository at this point
pandoc version is now checked at each call to pandoc.pandoc(...). Version is tested with IPython.utils.version.version_check
dbarbeau
committed
42e936d
View commit details
Copy full SHA for 42e936d
View code at this point
Browse repository at this point
Fix exception handler syntax for Python 3 compatibility.
Show description for e8aa302
dbarbeau
committed
e8aa302
View commit details
Copy full SHA for e8aa302
View code at this point
Browse repository at this point
Arg, forgot the most important:
Show description for 0d6b11e
dbarbeau
committed
0d6b11e
View commit details
Copy full SHA for 0d6b11e
View code at this point
Browse repository at this point
Adding checks to nbconvert.utils.pandoc module to ensure Pandoc is present
Show description for 498059a
dbarbeau
committed
498059a
View commit details
Copy full SHA for 498059a
View code at this point
Browse repository at this point
There is a bug in pandoc < 1.12.1 where the --no-highlight option is not honored
Show description for d5ce357
dbarbeau
committed
d5ce357
View commit details
Copy full SHA for d5ce357
View code at this point
Browse repository at this point
Commits on Dec 19, 2013
Slight name change for aliases.
Show description for ff4e12d
chebee7i
committed
ff4e12d
View commit details
Copy full SHA for ff4e12d
View code at this point
Browse repository at this point
Commits on Dec 16, 2013
Style fix for some comments.
chebee7i
committed
eb6fc8f
View commit details
Copy full SHA for eb6fc8f
View code at this point
Browse repository at this point
Clean up aliases for lexers.
chebee7i
committed
f536475
View commit details
Copy full SHA for f536475
View code at this point
Browse repository at this point
Commits on Nov 19, 2013
More updates to comments and docstrings.
chebee7i
committed
87d9fcf
View commit details
Copy full SHA for 87d9fcf
View code at this point
Browse repository at this point
Updating some comments to reflect the actual code.
chebee7i
committed
116b818
View commit details
Copy full SHA for 116b818
View code at this point
Browse repository at this point
Insert copyright again.
chebee7i
committed
623f734
View commit details
Copy full SHA for 623f734
View code at this point
Browse repository at this point
Commits on Nov 16, 2013
Update docstring for IPythonConsoleLexer.
chebee7i
committed
2d0942c
View commit details
Copy full SHA for 2d0942c
View code at this point
Browse repository at this point
Skip doctests for IPythonConsoleLexer since they aren't doctests.
chebee7i
committed
5831cee
View commit details
Copy full SHA for 5831cee
View code at this point
Browse repository at this point
Remove executable flag on __init__.py
chebee7i
committed
6ae7593
View commit details
Copy full SHA for 6ae7593
View code at this point
Browse repository at this point
Update IPython Pygments lexers.
chebee7i
committed
e35dc3b
View commit details
Copy full SHA for e35dc3b
View code at this point
Browse repository at this point
Commits on Nov 12, 2013
Merge pull request #4403 from Carreau/global-high
Show description for 94a3c16
minrk
committed
94a3c16
View commit details
Copy full SHA for 94a3c16
View code at this point
Browse repository at this point
Commits on Nov 5, 2013
LaTeX highlighter configurable, + tests
Carreau
committed
516dd69
View commit details
Copy full SHA for 516dd69
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Fix references to dict.iteritems and dict.itervalues
takluyver
committed
52dae01
View commit details
Copy full SHA for 52dae01
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.