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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ipython
/
ipython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4.5k
Star
16.8k
Code
Issues
1.2k
Pull requests
36
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ipython
IPython
sphinxext
on
7.x
User selector
All users
All time
Commit history
Commits on Jul 7, 2021
Backport PR #13030: Use Sphinx logging in IPython directive
MrMino
authored and
meeseeksmachine
committed
17a8fe1
View commit details
Copy full SHA for 17a8fe1
View code at this point
Browse repository at this point
Commits on May 29, 2020
Backport PR #12342: Fixed bug on windows where relative image path has wrong slashes
Carreau
authored and
meeseeksmachine
committed
d7d4556
View commit details
Copy full SHA for d7d4556
View code at this point
Browse repository at this point
Commits on Oct 5, 2019
IPython directive: correctly clear cout
jorisvandenbossche
committed
753ddcf
View commit details
Copy full SHA for 753ddcf
View code at this point
Browse repository at this point
Commits on Aug 13, 2019
Fixed typos
minho42
committed
79c601b
View commit details
Copy full SHA for 79c601b
View code at this point
Browse repository at this point
Commits on May 15, 2019
BUG: Fix savefig path in Windows
Show description for dc69763
bashtage
committed
dc69763
View commit details
Copy full SHA for dc69763
View code at this point
Browse repository at this point
Commits on Jan 6, 2019
Fix several DeprecationWarning: invalid escape sequence
Show description for d38770b
BoboTiG
committed
d38770b
View commit details
Copy full SHA for d38770b
View code at this point
Browse repository at this point
Commits on Oct 23, 2018
Merge pull request #11426 from Carreau/fix-shortcut-docs
Show description for 36550f1
Carreau
authored
36550f1
View commit details
Copy full SHA for 36550f1
View code at this point
Browse repository at this point
Commits on Oct 21, 2018
fix non-existing attribute
Carreau
committed
b15c8ed
View commit details
Copy full SHA for b15c8ed
View code at this point
Browse repository at this point
Fix custom keyboard shortcut examples.
Show description for e08dc1b
Carreau
committed
e08dc1b
View commit details
Copy full SHA for e08dc1b
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
Catch Syntax error as exceptions, get doc from history
Carreau
committed
8852ac6
View commit details
Copy full SHA for 8852ac6
View code at this point
Browse repository at this point
Add an option (`ipython_warning_is_error`) to not stop on error.
Show description for ac57880
Carreau
committed
ac57880
View commit details
Copy full SHA for ac57880
View code at this point
Browse repository at this point
Restore some functionality of the sphinx directive.
Show description for 73f493f
Carreau
committed
73f493f
View commit details
Copy full SHA for 73f493f
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
Fix the sphinx_ipython directive.
Show description for d198b4b
Carreau
committed
d198b4b
View commit details
Copy full SHA for d198b4b
View code at this point
Browse repository at this point
Commits on Mar 11, 2018
Add shell.check_complete() method
Show description for e79333f
takluyver
committed
e79333f
View commit details
Copy full SHA for e79333f
View code at this point
Browse repository at this point
Commits on Mar 10, 2018
Update sphinxext for new API
Show description for 1808dc7
takluyver
committed
1808dc7
View commit details
Copy full SHA for 1808dc7
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
Misc. typos fixes
Show description for ddfa1ba
luzpaz
committed
ddfa1ba
View commit details
Copy full SHA for ddfa1ba
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
BUG sphinxext: ensure sys.stdout is used for logging (#10904)
jorisvandenbossche
committed
c89cf76
View commit details
Copy full SHA for c89cf76
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Tweak heading so Sphinx doesn't convert it to a directive :-/
takluyver
committed
d3b4ee4
View commit details
Copy full SHA for d3b4ee4
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
Fix typo
nonatomiclabs
committed
24cff0f
View commit details
Copy full SHA for 24cff0f
View code at this point
Browse repository at this point
Commits on Jun 21, 2017
No need to check Sphinx version for Directive import from docutils
jfbu
committed
1a6d023
View commit details
Copy full SHA for 1a6d023
View code at this point
Browse repository at this point
Prepare for removal of sphinx.util.compat module at Sphinx 1.7
jfbu
committed
3e6da66
View commit details
Copy full SHA for 3e6da66
View code at this point
Browse repository at this point
Commits on May 25, 2017
remove unused imports
srinivasreddy
committed
bf22585
View commit details
Copy full SHA for bf22585
View code at this point
Browse repository at this point
Commits on Jan 23, 2017
remove dict() function call and replace it with dict literal - {}
srinivasreddy
committed
5835a76
View commit details
Copy full SHA for 5835a76
View code at this point
Browse repository at this point
Commits on Jan 19, 2017
Put savefig images back in source directory
Show description for c9e8860
takluyver
committed
c9e8860
View commit details
Copy full SHA for c9e8860
View code at this point
Browse repository at this point
Commits on Jan 7, 2017
import StringIO from io package
srinivasreddy
committed
a2d8523
View commit details
Copy full SHA for a2d8523
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
the __future__ is now.
ivanov
committed
2961b53
View commit details
Copy full SHA for 2961b53
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
fix some deprecations
Show description for a902868
minrk
committed
a902868
View commit details
Copy full SHA for a902868
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Remove usage of prompt_manager
takluyver
committed
b9c504f
View commit details
Copy full SHA for b9c504f
View code at this point
Browse repository at this point
Commits on May 10, 2016
MNT: only try to use mpl.use if safe
Show description for 01b33dc
tacaswell
committed
01b33dc
View commit details
Copy full SHA for 01b33dc
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
Support parallel sphinx building
mdboom
committed
3ffdf6f
View commit details
Copy full SHA for 3ffdf6f
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
save figures in the output directory
Show description for fd6e72d
minrk
committed
fd6e72d
View commit details
Copy full SHA for fd6e72d
View code at this point
Browse repository at this point
Use in-memory history for sphinx directive
minrk
committed
38e5960
View commit details
Copy full SHA for 38e5960
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.