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 }}
koenvb
/
ipython
Public
forked from
ipython/ipython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 17, 2015
Merge pull request #8430 from Lucretiel/patch-1
Show description for 14c1fae
minrk
committed
14c1fae
View commit details
Copy full SHA for 14c1fae
View code at this point
Browse repository at this point
Commits on May 16, 2015
Merge pull request #8434 from minrk/qt
Show description for d707982
takluyver
committed
d707982
View commit details
Copy full SHA for d707982
View code at this point
Browse repository at this point
Commits on May 14, 2015
qtconsole package has been flattened.
Show description for 11ed7ea
minrk
committed
11ed7ea
View commit details
Copy full SHA for 11ed7ea
View code at this point
Browse repository at this point
And ipython_widgets became ipywidgets
takluyver
committed
4228454
View commit details
Copy full SHA for 4228454
View code at this point
Browse repository at this point
jupyter_notebook renamed to just notebook
takluyver
committed
8e65f9c
View commit details
Copy full SHA for 8e65f9c
View code at this point
Browse repository at this point
Commits on May 13, 2015
register now checks for missing ctypes
Show description for 04c5d35
Lucretiel
committed
04c5d35
View commit details
Copy full SHA for 04c5d35
View code at this point
Browse repository at this point
Commits on May 12, 2015
Merge pull request #8428 from aerusso/customizable-history-loaded
Show description for 5907ad9
rgbkrk
committed
5907ad9
View commit details
Copy full SHA for 5907ad9
View code at this point
Browse repository at this point
Simplify wording of documentation
aerusso
committed
2758d2a
View commit details
Copy full SHA for 2758d2a
View code at this point
Browse repository at this point
Add history_load_length configurable option
aerusso
committed
a975fa2
View commit details
Copy full SHA for a975fa2
View code at this point
Browse repository at this point
fix test for pyc file modules
Carreau
committed
571e85e
View commit details
Copy full SHA for 571e85e
View code at this point
Browse repository at this point
splitext returns with dot
Carreau
committed
0fbbb0c
View commit details
Copy full SHA for 0fbbb0c
View code at this point
Browse repository at this point
Use nt.assert_* for better error messages
Carreau
committed
f93972d
View commit details
Copy full SHA for f93972d
View code at this point
Browse repository at this point
Commits on May 8, 2015
create_inputhook_qt4 wants an InputHookManager object as its first
Show description for 88bc745
erikhvatum
committed
88bc745
View commit details
Copy full SHA for 88bc745
View code at this point
Browse repository at this point
jupyter_nbformat is now nbformat
minrk
committed
e549d87
View commit details
Copy full SHA for e549d87
View code at this point
Browse repository at this point
Merge pull request #8418 from minrk/ipykernel
Show description for 81b0446
minrk
committed
81b0446
View commit details
Copy full SHA for 81b0446
View code at this point
Browse repository at this point
Merge pull request #8409 from takluyver/testpath
Show description for f8d0d89
minrk
committed
f8d0d89
View commit details
Copy full SHA for f8d0d89
View code at this point
Browse repository at this point
jupyter_nbconvert is now nbconvert
Show description for 655d497
minrk
committed
655d497
View commit details
Copy full SHA for 655d497
View code at this point
Browse repository at this point
jupyter_qtconsole is now qtconsole
minrk
committed
2094b99
View commit details
Copy full SHA for 2094b99
View code at this point
Browse repository at this point
ipython_kernel is now ipykernel
minrk
committed
03608cd
View commit details
Copy full SHA for 03608cd
View code at this point
Browse repository at this point
Commits on May 6, 2015
Use assert_isdir and assert_isfile
Show description for b51e6ae
takluyver
committed
b51e6ae
View commit details
Copy full SHA for b51e6ae
View code at this point
Browse repository at this point
Use mock for monkeypatching instead of handcoding it
takluyver
committed
d675817
View commit details
Copy full SHA for d675817
View code at this point
Browse repository at this point
Use testpath to temporarily modify environment variables
takluyver
committed
480fa7c
View commit details
Copy full SHA for 480fa7c
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 May 4, 2015
ipython_parallel is now ipyparallel
minrk
committed
c5b8220
View commit details
Copy full SHA for c5b8220
View code at this point
Browse repository at this point
Commits on May 1, 2015
Merge pull request #8388 from Carreau/nightly
Show description for 11eb7b9
takluyver
committed
11eb7b9
View commit details
Copy full SHA for 11eb7b9
View code at this point
Browse repository at this point
Merge pull request #8390 from takluyver/skip-builtin-no-signature
Show description for fe4eb8d
Carreau
committed
fe4eb8d
View commit details
Copy full SHA for fe4eb8d
View code at this point
Browse repository at this point
Commits on Apr 28, 2015
move custom exception at module.
Show description for 306e3c2
Carreau
committed
306e3c2
View commit details
Copy full SHA for 306e3c2
View code at this point
Browse repository at this point
Fix annoying line number test
takluyver
committed
d509000
View commit details
Copy full SHA for d509000
View code at this point
Browse repository at this point
Add sys import
takluyver
committed
1c38474
View commit details
Copy full SHA for 1c38474
View code at this point
Browse repository at this point
Skip test that builtin signature can't be inspected
Show description for ca05891
takluyver
committed
ca05891
View commit details
Copy full SHA for ca05891
View code at this point
Browse repository at this point
assign widgets shim as attribute on html shim
Show description for cfb0701
minrk
committed
cfb0701
View commit details
Copy full SHA for cfb0701
View code at this point
Browse repository at this point
ensure `__all__` and `__dir__` are defined on shims
Show description for 22fe0a8
minrk
committed
22fe0a8
View commit details
Copy full SHA for 22fe0a8
View code at this point
Browse repository at this point
shim widgets before shimming html
Show description for bdf7532
minrk
committed
bdf7532
View commit details
Copy full SHA for bdf7532
View code at this point
Browse repository at this point
Commits on Apr 24, 2015
move widget shim to html.py
Show description for c03b2b6
minrk
committed
c03b2b6
View commit details
Copy full SHA for c03b2b6
View code at this point
Browse repository at this point
Commits on Apr 22, 2015
Readd test in __init__
Carreau
committed
9661a4b
View commit details
Copy full SHA for 9661a4b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.