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
kernel
on
master
User selector
All users
All time
Commit history
Commits on Jul 2, 2015
add ShimWarning for shimmed imports
Show description for 2c9013e
minrk
committed
2c9013e
View commit details
Copy full SHA for 2c9013e
View code at this point
Browse repository at this point
Commits on May 8, 2015
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 Apr 9, 2015
fix typo in `python -m IPython.kernel`
minrk
committed
fd7167e
View commit details
Copy full SHA for fd7167e
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
remove errant IPython.kernel.session.py
Show description for e08a1f4
minrk
committed
e08a1f4
View commit details
Copy full SHA for e08a1f4
View code at this point
Browse repository at this point
Commits on Mar 29, 2015
add import hook for shim packages
Show description for 233a2e5
minrk
committed
233a2e5
View commit details
Copy full SHA for 233a2e5
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
remove ipython_kernel.zmq sub-pkg
minrk
committed
16fd1e3
View commit details
Copy full SHA for 16fd1e3
View code at this point
Browse repository at this point
finish kernel shims
minrk
committed
ad9f42c
View commit details
Copy full SHA for ad9f42c
View code at this point
Browse repository at this point
bigsplit: ipython_kernel
minrk
committed
c71dcbc
View commit details
Copy full SHA for c71dcbc
View code at this point
Browse repository at this point
move MAX_ITEMS, MAX_BYTES to session from serialize
minrk
committed
925061a
View commit details
Copy full SHA for 925061a
View code at this point
Browse repository at this point
shims for jupyter_client
minrk
committed
b422c1f
View commit details
Copy full SHA for b422c1f
View code at this point
Browse repository at this point
move client code from IPython.kernel to jupyter_client
minrk
committed
73db018
View commit details
Copy full SHA for 73db018
View code at this point
Browse repository at this point
unnecessary allow_none=True
SylvainCorlay
committed
e4060ed
View commit details
Copy full SHA for e4060ed
View code at this point
Browse repository at this point
missing allow_none=True
SylvainCorlay
committed
6cd8d5c
View commit details
Copy full SHA for 6cd8d5c
View code at this point
Browse repository at this point
remove unnecessary allow_none=True
SylvainCorlay
committed
f44a185
View commit details
Copy full SHA for f44a185
View code at this point
Browse repository at this point
Type(allow_none=True)
SylvainCorlay
committed
63a645a
View commit details
Copy full SHA for 63a645a
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 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 Mar 21, 2015
don't wrap in-process init in context manager
Show description for 0f522b7
minrk
committed
0f522b7
View commit details
Copy full SHA for 0f522b7
View code at this point
Browse repository at this point
Commits on Mar 20, 2015
Merge pull request #7798 from jasongrout/buffer-memoryview
Show description for 84817ef
minrk
committed
84817ef
View commit details
Copy full SHA for 84817ef
View code at this point
Browse repository at this point
Merge pull request #7708 from SylvainCorlay/allow_none
Show description for 454aa2c
minrk
committed
454aa2c
View commit details
Copy full SHA for 454aa2c
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
test MKM.shutdown_all
minrk
committed
1ca3a4a
View commit details
Copy full SHA for 1ca3a4a
View code at this point
Browse repository at this point
remove kernels in MKM.shutdown_all
minrk
committed
0fb6730
View commit details
Copy full SHA for 0fb6730
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Merge pull request #7903 from takluyver/prioritise-info
Show description for 7b53dc5
minrk
committed
7b53dc5
View commit details
Copy full SHA for 7b53dc5
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
rev msg_id to avoid signature collisions
Show description for ac706d2
minrk
committed
ac706d2
View commit details
Copy full SHA for ac706d2
View code at this point
Browse repository at this point
Commits on Feb 28, 2015
Update tests for info changes
takluyver
committed
94822b0
View commit details
Copy full SHA for 94822b0
View code at this point
Browse repository at this point
fix Session passing around in kernel.inprocess
Show description for 973cef5
minrk
committed
973cef5
View commit details
Copy full SHA for 973cef5
View code at this point
Browse repository at this point
deprecate default_secure decorator
Show description for 37b75af
minrk
committed
37b75af
View commit details
Copy full SHA for 37b75af
View code at this point
Browse repository at this point
Commits on Feb 20, 2015
default values for Enum in test_message_spec
SylvainCorlay
committed
a0f8820
View commit details
Copy full SHA for a0f8820
View code at this point
Browse repository at this point
explicit allow_none
SylvainCorlay
committed
cbdbaf5
View commit details
Copy full SHA for cbdbaf5
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
Clarify the documentation of the deserialize method
jasongrout
committed
97ac7fb
View commit details
Copy full SHA for 97ac7fb
View code at this point
Browse repository at this point
Extract session buffers as memoryviews
Show description for d4b39a3
jasongrout
committed
d4b39a3
View commit details
Copy full SHA for d4b39a3
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
add `%matplotlib notebook`
Show description for f94771c
minrk
committed
f94771c
View commit details
Copy full SHA for f94771c
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Merge pull request #7706 from minrk/thread-comm
Show description for 14986e7
minrk
committed
14986e7
View commit details
Copy full SHA for 14986e7
View code at this point
Browse repository at this point
Merge pull request #7765 from JanSchulz/Outstream_closed
Show description for 2a7d358
minrk
committed
2a7d358
View commit details
Copy full SHA for 2a7d358
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.