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
examples
on
7.x
User selector
All users
All time
Commit history
Commits on Aug 27, 2021
Backport PR #13101: Add input hooks for GTK4.
Carreau
authored and
meeseeksmachine
committed
21203ea
View commit details
Copy full SHA for 21203ea
View code at this point
Browse repository at this point
Commits on Feb 1, 2020
Remove python 2 specific line.
terrdavis
committed
38119d1
View commit details
Copy full SHA for 38119d1
View code at this point
Browse repository at this point
Commits on Jul 21, 2019
Fix typos
minho42
committed
e2c2c36
View commit details
Copy full SHA for e2c2c36
View code at this point
Browse repository at this point
Commits on Jan 6, 2019
Fix ResourceWarning: unclosed file
Show description for 5df756a
BoboTiG
committed
5df756a
View commit details
Copy full SHA for 5df756a
View code at this point
Browse repository at this point
Commits on Aug 4, 2018
Fix breaking newline
parente
committed
ba719e0
View commit details
Copy full SHA for ba719e0
View code at this point
Browse repository at this point
Commits on Jul 23, 2018
Switch protocol to https
Show description for 3deabdb
Carreau
committed
3deabdb
View commit details
Copy full SHA for 3deabdb
View code at this point
Browse repository at this point
Commits on May 10, 2018
Fix documentation typos
Show description for 1e1a3cd
luzpaz
committed
1e1a3cd
View commit details
Copy full SHA for 1e1a3cd
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 Dec 3, 2017
Misc. typo fixes (followup to #10935)
Show description for c0f1d2b
Unknown
committed
c0f1d2b
View commit details
Copy full SHA for c0f1d2b
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
Misc. typo fixes
Show description for 25e5bb5
luzpaz
committed
25e5bb5
View commit details
Copy full SHA for 25e5bb5
View code at this point
Browse repository at this point
Commits on Sep 18, 2017
Adding iteration to ProgressBar to make it a more useful utility
henryiii
committed
84bcdc3
View commit details
Copy full SHA for 84bcdc3
View code at this point
Browse repository at this point
Commits on Aug 26, 2017
Update example notebook for new progressbar.
mariusvniekerk
committed
a05208d
View commit details
Copy full SHA for a05208d
View code at this point
Browse repository at this point
Commits on Aug 14, 2017
Merge pull request #10706 from nonatomiclabs/master
Show description for 5319d5c
takluyver
authored
5319d5c
View commit details
Copy full SHA for 5319d5c
View code at this point
Browse repository at this point
Commits on Aug 2, 2017
fixed inaccurate references to "embedding"
blueforesticarus
committed
51ae2f6
View commit details
Copy full SHA for 51ae2f6
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Added embedded configuration to docs
blueforesticarus
committed
cc93d67
View commit details
Copy full SHA for cc93d67
View code at this point
Browse repository at this point
added example of configuring and embedded interpreter
blueforesticarus
committed
2563ff8
View commit details
Copy full SHA for 2563ff8
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 May 23, 2017
Document _repr_mimebundle_
Show description for 149fec5
Carreau
committed
149fec5
View commit details
Copy full SHA for 149fec5
View code at this point
Browse repository at this point
Commits on Jan 5, 2017
remove python2 import statement
srinivasreddy
authored
2fb521c
View commit details
Copy full SHA for 2fb521c
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
add example notebook
minrk
committed
ca9caba
View commit details
Copy full SHA for ca9caba
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 1, 2016
Also remove kernelspec
Carreau
committed
4e3f132
View commit details
Copy full SHA for 4e3f132
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
Cleanup IPython bash completion from Jupyter commands.
Carreau
committed
2ce4c44
View commit details
Copy full SHA for 2ce4c44
View code at this point
Browse repository at this point
Commits on Jun 2, 2016
Remove a few usage of PromptManager in example
Show description for ca22cbd
Carreau
committed
ca22cbd
View commit details
Copy full SHA for ca22cbd
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Add some documentation on how to configure prompts.
Carreau
authored and
takluyver
committed
95ed085
View commit details
Copy full SHA for 95ed085
View code at this point
Browse repository at this point
Commits on May 2, 2016
Also update .ipynb examples and Readme
Carreau
committed
97a71f8
View commit details
Copy full SHA for 97a71f8
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
Fix a typo: plot_to_latex -> poly_to_latex
Show description for ec77810
gokhanettin
committed
ec77810
View commit details
Copy full SHA for ec77810
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
'remove reference to install_ext'
Carreau
committed
d672c0c
View commit details
Copy full SHA for d672c0c
View code at this point
Browse repository at this point
Commits on Jan 18, 2016
Fix some deprecation warnings in GTK3 example
takluyver
committed
f34eb22
View commit details
Copy full SHA for f34eb22
View code at this point
Browse repository at this point
Add GLUT input hook
takluyver
committed
24fa5b7
View commit details
Copy full SHA for 24fa5b7
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Fix small text glitches
Show description for 6bb16d1
Vincent Legoll
committed
6bb16d1
View commit details
Copy full SHA for 6bb16d1
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
update Importing Notebooks example to v4
minrk
committed
38c44a4
View commit details
Copy full SHA for 38c44a4
View code at this point
Browse repository at this point
remove notebook examples
Show description for d1ce07b
minrk
committed
d1ce07b
View commit details
Copy full SHA for d1ce07b
View code at this point
Browse repository at this point
Commits on Aug 28, 2015
Grammar and spelling improvements
brousch
committed
473a40e
View commit details
Copy full SHA for 473a40e
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
update dependency imports
Show description for ff3b995
minrk
committed
ff3b995
View commit details
Copy full SHA for ff3b995
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.