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
extensions
on
7.x
User selector
All users
All time
Commit history
Commits on Dec 6, 2019
Cleanup unused imports.
Matthias Bussonnier
committed
5a8935c
View commit details
Copy full SHA for 5a8935c
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
Removed codepath for Python < 3.6 from test functions #11949
kousikmitra
committed
aa324b5
View commit details
Copy full SHA for aa324b5
View code at this point
Browse repository at this point
Commits on Oct 27, 2019
Fix restoring more than 2 variables and add support for storing multiple variables.
Gökcen Eraslan
committed
a02911a
View commit details
Copy full SHA for a02911a
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
switching to gc.get_referrers() allows for a very simple and (hopefully) efficient update of old class instances
Naikless
committed
3e5fef7
View commit details
Copy full SHA for 3e5fef7
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 Jun 19, 2019
Fix Mixin Inheritence in Xunit unittest.
Show description for 3ac4784
Matthias Bussonnier
committed
3ac4784
View commit details
Copy full SHA for 3ac4784
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
Merge pull request #11644 from daharn/master
Show description for bd5753b
Carreau
authored
bd5753b
View commit details
Copy full SHA for bd5753b
View code at this point
Browse repository at this point
remove debug statement
Carreau
committed
3fd58dc
View commit details
Copy full SHA for 3fd58dc
View code at this point
Browse repository at this point
Add tests that the class attribute is properly updated
Carreau
committed
d376f5b
View commit details
Copy full SHA for d376f5b
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
Fix state leakage and speedup in test-suite
Show description for 1a37c55
Carreau
committed
1a37c55
View commit details
Copy full SHA for 1a37c55
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Update StoreMagic docstring on how to remove an alias
switowski
committed
9c03d28
View commit details
Copy full SHA for 9c03d28
View code at this point
Browse repository at this point
Commits on Mar 31, 2019
Combined recursive approach with check for already visited objects to avoid infinite recursion.
Show description for d05065c
Naikless
committed
d05065c
View commit details
Copy full SHA for d05065c
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Try to fix updating classes in Autoreload.
Show description for f3c5ecd
Matthias Bussonnier
committed
f3c5ecd
View commit details
Copy full SHA for f3c5ecd
View code at this point
Browse repository at this point
Commits on Mar 10, 2019
allow type of already existing class instances to be updated
Naikless
committed
127b8bf
View commit details
Copy full SHA for 127b8bf
View code at this point
Browse repository at this point
Commits on Jan 19, 2019
autoreload: explicitly check for True when updating attributes. Fixes #11558
sanyam5
committed
cfcf514
View commit details
Copy full SHA for cfcf514
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 Sep 29, 2018
Avoid modifying mutable default value
ceh
committed
84f64e5
View commit details
Copy full SHA for 84f64e5
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
Fix inconsequential typo in test
oscar6echo
committed
b09fff3
View commit details
Copy full SHA for b09fff3
View code at this point
Browse repository at this point
test both old and new classes
Carreau
committed
218daa3
View commit details
Copy full SHA for 218daa3
View code at this point
Browse repository at this point
add tests
Carreau
committed
4411772
View commit details
Copy full SHA for 4411772
View code at this point
Browse repository at this point
Commits on Sep 5, 2018
Add new methods in update_class()
oscar6echo
committed
e53cc77
View commit details
Copy full SHA for e53cc77
View code at this point
Browse repository at this point
Commits on May 11, 2018
Remove import indirection and deprecated private function.
Show description for 066c59d
Carreau
committed
066c59d
View commit details
Copy full SHA for 066c59d
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
make sure module actually has __name__ attribute
rmrao
committed
87a6c2d
View commit details
Copy full SHA for 87a6c2d
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
Remove redundant Python 2 code
hugovk
committed
77b36a9
View commit details
Copy full SHA for 77b36a9
View code at this point
Browse repository at this point
Commits on May 9, 2017
Don't reload __mp_main__
Show description for 4de754a
lukepfister
committed
4de754a
View commit details
Copy full SHA for 4de754a
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Merge pull request #10316 from Carreau/autoreload-enum
Show description for b937052
takluyver
authored
b937052
View commit details
Copy full SHA for b937052
View code at this point
Browse repository at this point
Allow reloads of Enums.
Show description for ca28d07
Carreau
committed
ca28d07
View commit details
Copy full SHA for ca28d07
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
remove dead code
srinivasreddy
committed
3e0a1c9
View commit details
Copy full SHA for 3e0a1c9
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
Bump stack number on autoreload fail to 10.
Show description for 2936a83
Carreau
committed
2936a83
View commit details
Copy full SHA for 2936a83
View code at this point
Browse repository at this point
Commits on Jan 8, 2017
fix the test case
srinivasreddy
committed
aecff1f
View commit details
Copy full SHA for aecff1f
View code at this point
Browse repository at this point
remove dead code
srinivasreddy
committed
8f7b6b3
View commit details
Copy full SHA for 8f7b6b3
View code at this point
Browse repository at this point
Commits on Jan 7, 2017
remove python2 code
srinivasreddy
committed
2910392
View commit details
Copy full SHA for 2910392
View code at this point
Browse repository at this point
cleanup
srinivasreddy
committed
7d3a463
View commit details
Copy full SHA for 7d3a463
View code at this point
Browse repository at this point
Commits on Dec 24, 2016
convert string_types to str
srinivasreddy
committed
9ff5c56
View commit details
Copy full SHA for 9ff5c56
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
Switch module separator to comas to be consistent.
Carreau
committed
2f7c1a4
View commit details
Copy full SHA for 2f7c1a4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.