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
Type
/
to 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 }}
coderark
/
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
sphinxext
on
master
User selector
All users
All time
Commit history
Commits on Jun 9, 2015
Add a more informative error message for IPython directive.
Show description for e2b4f66
chebee7i
committed
e2b4f66
View commit details
Copy full SHA for e2b4f66
View code at this point
Browse repository at this point
Commits on May 5, 2015
FIX : flip atexit registration
Show description for 99b6be1
tacaswell
committed
99b6be1
View commit details
Copy full SHA for 99b6be1
View code at this point
Browse repository at this point
Commits on Apr 22, 2015
Fix imports in IPython directive
takluyver
committed
5889e66
View commit details
Copy full SHA for 5889e66
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Move IPython lexers module to lib
Show description for 857d102
takluyver
committed
857d102
View commit details
Copy full SHA for 857d102
View code at this point
Browse repository at this point
Commits on Dec 26, 2014
BF(BK): cleanup tempdir in EmbeddedSphinxShell atexit
yarikoptic
committed
3b45278
View commit details
Copy full SHA for 3b45278
View code at this point
Browse repository at this point
Commits on May 8, 2014
Clarify comment in ipython directive.
chebee7i
committed
67a1648
View commit details
Copy full SHA for 67a1648
View code at this point
Browse repository at this point
Fix submitted output in verbatim mode.
chebee7i
committed
c90ed06
View commit details
Copy full SHA for c90ed06
View code at this point
Browse repository at this point
Add output to IPython directive when in verbatim mode.
Show description for 2282a97
chebee7i
committed
2282a97
View commit details
Copy full SHA for 2282a97
View code at this point
Browse repository at this point
Commits on Feb 2, 2014
Merge pull request #4504 from takluyver/inputtransformer-syntaxerror
Show description for 07072a4
fperez
committed
07072a4
View commit details
Copy full SHA for 07072a4
View code at this point
Browse repository at this point
Commits on Jan 30, 2014
Document :okexcept:, :okwarning: in file header
y-p
committed
95a512a
View commit details
Copy full SHA for 95a512a
View code at this point
Browse repository at this point
Commits on Jan 27, 2014
add additional clarification in ip_d re prompt stripping
y-p
committed
445ecde
View commit details
Copy full SHA for 445ecde
View code at this point
Browse repository at this point
Document previous fix re cython magic support in ipython_directive
y-p
committed
6448bf2
View commit details
Copy full SHA for 6448bf2
View code at this point
Browse repository at this point
Remove explicit passing state arg in favor of self.directive.state
y-p
committed
a847421
View commit details
Copy full SHA for a847421
View code at this point
Browse repository at this point
Commits on Jan 25, 2014
Guard against self.state is None
y-p
committed
052280d
View commit details
Copy full SHA for 052280d
View code at this point
Browse repository at this point
PEP8 fix
y-p
committed
58e488e
View commit details
Copy full SHA for 58e488e
View code at this point
Browse repository at this point
ipython_directive, report except/warn in block and add :okexcept: :okwarning: options to suppress
y-p
committed
8e7a5d1
View commit details
Copy full SHA for 8e7a5d1
View code at this point
Browse repository at this point
Commits on Jan 15, 2014
BUG: ipython_directive now supports cython magic (remove dangling space) GH4791
y-p
committed
01fc30e
View commit details
Copy full SHA for 01fc30e
View code at this point
Browse repository at this point
Commits on Dec 19, 2013
Simplify IPythonInputSplitter API
takluyver
committed
745a5be
View commit details
Copy full SHA for 745a5be
View code at this point
Browse repository at this point
Merge pull request #4549 from chebee7i/sphinxext
Show description for 7616c5d
takluyver
committed
7616c5d
View commit details
Copy full SHA for 7616c5d
View code at this point
Browse repository at this point
Hold the execution count for @suppress'd inputs.
chebee7i
committed
139a12e
View commit details
Copy full SHA for 139a12e
View code at this point
Browse repository at this point
Docstring updates.
chebee7i
committed
64a4fa3
View commit details
Copy full SHA for 64a4fa3
View code at this point
Browse repository at this point
Commits on Dec 18, 2013
Set prompt_manager.width to zero for each new document to prevent misaligned Out prompts
jorisvandenbossche
committed
1fbc5f6
View commit details
Copy full SHA for 1fbc5f6
View code at this point
Browse repository at this point
Docstring update for Sphinx IPython directive.
chebee7i
committed
d9d261d
View commit details
Copy full SHA for d9d261d
View code at this point
Browse repository at this point
Commits on Dec 17, 2013
Minor docstring adjustment.
chebee7i
committed
311596d
View commit details
Copy full SHA for 311596d
View code at this point
Browse repository at this point
Default backend is 'agg'. `None` is no matplotlib.
chebee7i
committed
750b789
View commit details
Copy full SHA for 750b789
View code at this point
Browse repository at this point
Commits on Dec 16, 2013
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
Provide helpful error messages on doctest failures.
chebee7i
committed
a9e62ba
View commit details
Copy full SHA for a9e62ba
View code at this point
Browse repository at this point
Commits on Dec 14, 2013
Place customized doctests in a separate module.
chebee7i
committed
99d03da
View commit details
Copy full SHA for 99d03da
View code at this point
Browse repository at this point
Commits on Dec 11, 2013
Simplify ipython_directive backend specification.
chebee7i
committed
dd2f767
View commit details
Copy full SHA for dd2f767
View code at this point
Browse repository at this point
Commits on Dec 10, 2013
Clean up handling of default values for ipython_mplbackend, ipython_execlines.
Show description for 9eec014
chebee7i
committed
9eec014
View commit details
Copy full SHA for 9eec014
View code at this point
Browse repository at this point
Commits on Nov 21, 2013
Add 'float' option to @doctest pseudo-decorator.
chebee7i
committed
d84fd24
View commit details
Copy full SHA for d84fd24
View code at this point
Browse repository at this point
Commits on Nov 20, 2013
Fix bug where exec_lines was ignored within ipython directive.
chebee7i
committed
b21a7a0
View commit details
Copy full SHA for b21a7a0
View code at this point
Browse repository at this point
Update module docstring for IPython directive.
chebee7i
committed
2cdfcb1
View commit details
Copy full SHA for 2cdfcb1
View code at this point
Browse repository at this point
Add `ipython_execlines` option to IPython directive.
chebee7i
committed
194f294
View commit details
Copy full SHA for 194f294
View code at this point
Browse repository at this point
Make 'matplotlib' optional when using the ipython directive.
chebee7i
committed
614a05e
View commit details
Copy full SHA for 614a05e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.