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
core
magic.py
on
master
User selector
All users
All time
Commit history
Commits on Aug 28, 2015
Use isinstance
SylvainCorlay
committed
79d72d9
View commit details
Copy full SHA for 79d72d9
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Use instances of traits instead of trait classes
jasongrout
committed
a080292
View commit details
Copy full SHA for a080292
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
Commits on Mar 27, 2015
allow_none=False by default for Type and Instance
SylvainCorlay
committed
4c8e425
View commit details
Copy full SHA for 4c8e425
View code at this point
Browse repository at this point
Commits on Mar 23, 2015
remove decorator from external
minrk
committed
f9aaf49
View commit details
Copy full SHA for f9aaf49
View code at this point
Browse repository at this point
Commits on Nov 14, 2013
Clean up numpydoc section headers
takluyver
committed
210d5e2
View commit details
Copy full SHA for 210d5e2
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Update function attribute names
Show description for 6c490a4
takluyver
committed
6c490a4
View commit details
Copy full SHA for 6c490a4
View code at this point
Browse repository at this point
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
Replace references to unicode and basestring
takluyver
committed
0ca701d
View commit details
Copy full SHA for 0ca701d
View code at this point
Browse repository at this point
Convert print statements to print function calls
Show description for e6afea5
takluyver
committed
e6afea5
View commit details
Copy full SHA for e6afea5
View code at this point
Browse repository at this point
Commits on Oct 23, 2013
Fix typo
takluyver
committed
bf44f68
View commit details
Copy full SHA for bf44f68
View code at this point
Browse repository at this point
remove extra __init__ meth
Carreau
committed
a0adc8e
View commit details
Copy full SHA for a0adc8e
View code at this point
Browse repository at this point
Remove extra space
Carreau
committed
e12dbe3
View commit details
Copy full SHA for e12dbe3
View code at this point
Browse repository at this point
By default, Magics inherit from Configurable
Carreau
committed
d5044e1
View commit details
Copy full SHA for d5044e1
View code at this point
Browse repository at this point
Commits on Sep 17, 2013
Improvements to docs formatting.
takluyver
committed
43ed80e
View commit details
Copy full SHA for 43ed80e
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
Remove unused imports from IPython.core
takluyver
committed
9567c77
View commit details
Copy full SHA for 9567c77
View code at this point
Browse repository at this point
Commits on May 20, 2013
%lsmagic returns a RichRepr of the magics dict
Show description for fefda99
minrk
committed
fefda99
View commit details
Copy full SHA for fefda99
View code at this point
Browse repository at this point
Commits on May 19, 2013
update qtconsole with user_expressions changes
Show description for af85489
minrk
committed
af85489
View commit details
Copy full SHA for af85489
View code at this point
Browse repository at this point
Commits on Mar 30, 2013
propagate automagic change to shell
Carreau
committed
df373ed
View commit details
Copy full SHA for df373ed
View code at this point
Browse repository at this point
Commits on Jan 31, 2013
Remove unused imports
takluyver
committed
16e26ca
View commit details
Copy full SHA for 16e26ca
View code at this point
Browse repository at this point
Commits on Jul 25, 2012
MagicAlias: Make __doc__ an instance variable rather than a property.
Show description for 48897c1
bfroehle
committed
48897c1
View commit details
Copy full SHA for 48897c1
View code at this point
Browse repository at this point
Commits on Jul 20, 2012
Add `MagicAlias` class and `register_alias` function.
bfroehle
committed
bb429da
View commit details
Copy full SHA for bb429da
View code at this point
Browse repository at this point
Commits on Jul 13, 2012
Apply most 2to3 raise fixes.
Show description for 6c74a6e
bfroehle
authored and
Carreau
committed
6c74a6e
View commit details
Copy full SHA for 6c74a6e
View code at this point
Browse repository at this point
Commits on Jun 30, 2012
conform to pep 3110
Show description for 28b538a
Carreau
committed
28b538a
View commit details
Copy full SHA for 28b538a
View code at this point
Browse repository at this point
Commits on Jun 25, 2012
Add dictionary for magic escape sequences.
bfroehle
committed
7e1a3b8
View commit details
Copy full SHA for 7e1a3b8
View code at this point
Browse repository at this point
Commits on Jun 22, 2012
Refactor %magic into a lsmagic_docs API function.
bfroehle
committed
e326908
View commit details
Copy full SHA for e326908
View code at this point
Browse repository at this point
Commits on Jun 15, 2012
allow multiple instances of magics
Show description for 139d6c0
minrk
committed
139d6c0
View commit details
Copy full SHA for 139d6c0
View code at this point
Browse repository at this point
Commits on Jun 11, 2012
define ESC_FOO consts only in inputsplitter
Show description for cc99cf6
minrk
committed
cc99cf6
View commit details
Copy full SHA for cc99cf6
View code at this point
Browse repository at this point
Merge pull request #1855 from minrk/moremagics
Show description for 18f728c
fperez
committed
18f728c
View commit details
Copy full SHA for 18f728c
View code at this point
Browse repository at this point
Commits on Jun 4, 2012
adjust MagicManager.register to handle Configurable magics
Show description for b6378a8
minrk
committed
b6378a8
View commit details
Copy full SHA for b6378a8
View code at this point
Browse repository at this point
Commits on Jun 2, 2012
fix magic menu in qtconsole
Show description for d5bcd72
Carreau
committed
d5bcd72
View commit details
Copy full SHA for d5bcd72
View code at this point
Browse repository at this point
Commits on May 29, 2012
Merge pull request #1768 from minrk/parallelmagics
Show description for a136082
fperez
committed
a136082
View commit details
Copy full SHA for a136082
View code at this point
Browse repository at this point
Commits on May 28, 2012
Tidy up error raising in magic decorators.
Show description for 6fd55e8
takluyver
committed
6fd55e8
View commit details
Copy full SHA for 6fd55e8
View code at this point
Browse repository at this point
test Magic.parse_options with long options
minrk
committed
f0c2b9e
View commit details
Copy full SHA for f0c2b9e
View code at this point
Browse repository at this point
Commits on May 27, 2012
Complete documenting magic module, as per review.
Show description for fef3928
fperez
committed
fef3928
View commit details
Copy full SHA for fef3928
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.