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
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 }}
pavaniailuri
/
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
setupbase.py
on
master
User selector
All users
Datepicker
All time
Commit history
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 Feb 3, 2016
Don't import IPython to check version number in setup
Show description for 46f9e03
takluyver
committed
46f9e03
View commit details
Copy full SHA for 46f9e03
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
Update package metadata
Carreau
committed
5d4a781
View commit details
Copy full SHA for 5d4a781
View code at this point
Browse repository at this point
Commits on Jan 26, 2016
Check verison number only at build time or pip install -e fails
Carreau
committed
14e61a5
View commit details
Copy full SHA for 14e61a5
View code at this point
Browse repository at this point
Commits on Dec 1, 2015
don't install test extension
Show description for f72cfee
minrk
committed
f72cfee
View commit details
Copy full SHA for f72cfee
View code at this point
Browse repository at this point
Commits on May 22, 2015
remove unused check_for_readline
minrk
committed
34d98b6
View commit details
Copy full SHA for 34d98b6
View code at this point
Browse repository at this point
update platform-specific dependencies
Show description for 7032d05
minrk
committed
7032d05
View commit details
Copy full SHA for 7032d05
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
remove notebook-specific parts of setup, git-hooks
minrk
committed
1f2abd8
View commit details
Copy full SHA for 1f2abd8
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
remove nbconvert
minrk
committed
baa011b
View commit details
Copy full SHA for baa011b
View code at this point
Browse repository at this point
Commits on Apr 9, 2015
remove ipython_parallel
minrk
committed
03a320f
View commit details
Copy full SHA for 03a320f
View code at this point
Browse repository at this point
jupyter_notebook path in setup base, gitignore
minrk
committed
30ffff9
View commit details
Copy full SHA for 30ffff9
View code at this point
Browse repository at this point
Commits on Mar 28, 2015
kernel.resources isn't a package
minrk
committed
8aead65
View commit details
Copy full SHA for 8aead65
View code at this point
Browse repository at this point
Commits on Mar 26, 2015
remove nbconvert from package data
minrk
committed
03685e1
View commit details
Copy full SHA for 03685e1
View code at this point
Browse repository at this point
Shim IPython.nbformat so tests pass again
takluyver
committed
49552ff
View commit details
Copy full SHA for 49552ff
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
remove bundled profiles
Show description for cbe6a03
minrk
committed
cbe6a03
View commit details
Copy full SHA for cbe6a03
View code at this point
Browse repository at this point
Remove Qt console package_data from setup
Show description for f84c26a
takluyver
committed
f84c26a
View commit details
Copy full SHA for f84c26a
View code at this point
Browse repository at this point
Commits on Mar 23, 2015
remove non-setuptools dependency checks
minrk
committed
d5e41d1
View commit details
Copy full SHA for d5e41d1
View code at this point
Browse repository at this point
remove pexpect from external
Show description for 6b5847f
minrk
committed
6b5847f
View commit details
Copy full SHA for 6b5847f
View code at this point
Browse repository at this point
remove appnope from external
Show description for 8cb7912
minrk
committed
8cb7912
View commit details
Copy full SHA for 8cb7912
View code at this point
Browse repository at this point
Commits on Feb 3, 2015
Merge pull request #7632 from minrk/terminado-dep
Show description for 817cb91
takluyver
committed
817cb91
View commit details
Copy full SHA for 817cb91
View code at this point
Browse repository at this point
add terminado to wheel dependencies
minrk
committed
b68acbb
View commit details
Copy full SHA for b68acbb
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
verify that `setup.py jsversion` did something
minrk
committed
3808983
View commit details
Copy full SHA for 3808983
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
remove strict arg from css_js_prerelease
minrk
committed
01a6d23
View commit details
Copy full SHA for 01a6d23
View code at this point
Browse repository at this point
Commits on Dec 27, 2014
friendlier error messages when invoke/lessc are missing
Show description for f9465d7
minrk
committed
f9465d7
View commit details
Copy full SHA for f9465d7
View code at this point
Browse repository at this point
Commits on Dec 14, 2014
Add kernel resources directory to package_data
takluyver
committed
e530d9d
View commit details
Copy full SHA for e530d9d
View code at this point
Browse repository at this point
Commits on Nov 14, 2014
Remove highlight.js
Show description for 4536415
minrk
committed
4536415
View commit details
Copy full SHA for 4536415
View code at this point
Browse repository at this point
Commits on Nov 13, 2014
Add es6-promise to package_data
takluyver
committed
e5af162
View commit details
Copy full SHA for e5af162
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
Update some docstrings
takluyver
committed
84d38fa
View commit details
Copy full SHA for 84d38fa
View code at this point
Browse repository at this point
Install on Windows without using setuptools
Show description for bb31991
takluyver
committed
bb31991
View commit details
Copy full SHA for bb31991
View code at this point
Browse repository at this point
Commits on Nov 1, 2014
Use Draft4 JSON Schema for v4
minrk
committed
a33db51
View commit details
Copy full SHA for a33db51
View code at this point
Browse repository at this point
Commits on Oct 26, 2014
Add term.js to package data for installation.
rgbkrk
authored and
takluyver
committed
30d9e9d
View commit details
Copy full SHA for 30d9e9d
View code at this point
Browse repository at this point
Commits on Oct 19, 2014
Merge pull request #6110 from minrk/binarycomm
Show description for 2a8a2c8
Carreau
committed
2a8a2c8
View commit details
Copy full SHA for 2a8a2c8
View code at this point
Browse repository at this point
Commits on Oct 15, 2014
use invoke instead of fabric
Show description for 0ab7637
minrk
committed
0ab7637
View commit details
Copy full SHA for 0ab7637
View code at this point
Browse repository at this point
install text-encoding polyfill
minrk
committed
fc90918
View commit details
Copy full SHA for fc90918
View code at this point
Browse repository at this point
Commits on Oct 8, 2014
Use Draft4 JSON Schema for both v3 and v4
Show description for e31440d
minrk
committed
e31440d
View commit details
Copy full SHA for e31440d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.