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 }}
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
kernelspec.py
on
master
User selector
All users
All time
Commit history
Commits on Mar 28, 2015
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 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
Commits on Feb 3, 2015
Add KernelSpecManager.whitelist
Show description for 233aefa
minrk
committed
233aefa
View commit details
Copy full SHA for 233aefa
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
s/language_name/language/
minrk
committed
671fdfd
View commit details
Copy full SHA for 671fdfd
View code at this point
Browse repository at this point
replace project_name with language_name
Show description for e00dd9a
minrk
committed
e00dd9a
View commit details
Copy full SHA for e00dd9a
View code at this point
Browse repository at this point
add project_name to kernelspec
Show description for 821805a
minrk
committed
821805a
View commit details
Copy full SHA for 821805a
View code at this point
Browse repository at this point
Commits on Jan 5, 2015
fix system-wide kernel path on Windows
Show description for b4dc2ce
minrk
committed
b4dc2ce
View commit details
Copy full SHA for b4dc2ce
View code at this point
Browse repository at this point
Update kernelspec.py
Show description for cecead0
dsblank
committed
cecead0
View commit details
Copy full SHA for cecead0
View code at this point
Browse repository at this point
Commits on Dec 30, 2014
use 'Python X' for IPython kernel display name
Show description for 3490c9c
minrk
committed
3490c9c
View commit details
Copy full SHA for 3490c9c
View code at this point
Browse repository at this point
Commits on Dec 12, 2014
Default to systemwide installation for kernelspecs
takluyver
committed
b6676e3
View commit details
Copy full SHA for b6676e3
View code at this point
Browse repository at this point
Add kernel directory relative to sys.prefix
takluyver
committed
a08ceef
View commit details
Copy full SHA for a08ceef
View code at this point
Browse repository at this point
Store kernelspecs under jupyter, not IPython
takluyver
committed
2d8a70a
View commit details
Copy full SHA for 2d8a70a
View code at this point
Browse repository at this point
Commits on Dec 9, 2014
Initial support for supplying kernel logos in kernel spec
takluyver
committed
95b6950
View commit details
Copy full SHA for 95b6950
View code at this point
Browse repository at this point
Commits on Oct 24, 2014
Move language info from kernelspec to kernel_info_reply
takluyver
committed
1d6a0d9
View commit details
Copy full SHA for 1d6a0d9
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
use `python -m IPython.kernel` in IPython kernelspec
Show description for d385846
minrk
committed
d385846
View commit details
Copy full SHA for d385846
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
Fix attribute name
takluyver
committed
6b88833
View commit details
Copy full SHA for 6b88833
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
Use kernelspec metadata for higlighting in nbconvert
Show description for 0fabf68
takluyver
committed
0fabf68
View commit details
Copy full SHA for 0fabf68
View code at this point
Browse repository at this point
Add pygments_lexer key to kernelspec
takluyver
committed
054a1a2
View commit details
Copy full SHA for 054a1a2
View code at this point
Browse repository at this point
Commits on Aug 30, 2014
Simplify kernel manager code
takluyver
committed
a2ec27a
View commit details
Copy full SHA for a2ec27a
View code at this point
Browse repository at this point
Make installation of native kernelspec explicit
Show description for ba5144f
takluyver
committed
ba5144f
View commit details
Copy full SHA for ba5144f
View code at this point
Browse repository at this point
Commits on Aug 20, 2014
Remove kernel spec __init__ completely
Show description for 81d5c2d
jasongrout
committed
81d5c2d
View commit details
Copy full SHA for 81d5c2d
View code at this point
Browse repository at this point
Commits on Aug 18, 2014
Add env to the kernelspec __init__
Show description for 69d507f
jasongrout
committed
69d507f
View commit details
Copy full SHA for 69d507f
View code at this point
Browse repository at this point
Commits on Jul 24, 2014
Deterministic order for kernels in notebook UI
takluyver
committed
b4aa898
View commit details
Copy full SHA for b4aa898
View code at this point
Browse repository at this point
Update IPython kernel spec
takluyver
committed
edef819
View commit details
Copy full SHA for edef819
View code at this point
Browse repository at this point
Commits on Jun 27, 2014
Expose extra parameter on top-level function
takluyver
committed
5feeb5b
View commit details
Copy full SHA for 5feeb5b
View code at this point
Browse repository at this point
Commits on Jun 18, 2014
Merge pull request #5827 from takluyver/kernelspec-rest-api
Show description for 410f2c0
minrk
committed
410f2c0
View commit details
Copy full SHA for 410f2c0
View code at this point
Browse repository at this point
Commits on Jun 3, 2014
Also look in /usr/local/share/ipython/kernels
takluyver
committed
9e702f1
View commit details
Copy full SHA for 9e702f1
View code at this point
Browse repository at this point
Commits on May 12, 2014
Put full kernel info in REST API response for all kernels
takluyver
committed
3f49b72
View commit details
Copy full SHA for 3f49b72
View code at this point
Browse repository at this point
Commits on May 8, 2014
Create REST API for kernel specs
takluyver
committed
e2d88e4
View commit details
Copy full SHA for e2d88e4
View code at this point
Browse repository at this point
Commits on May 6, 2014
Add API function to install a kernelspec
takluyver
committed
f08fde5
View commit details
Copy full SHA for f08fde5
View code at this point
Browse repository at this point
Commits on Apr 21, 2014
Nicer error message when kernel is not found
takluyver
committed
7da38f2
View commit details
Copy full SHA for 7da38f2
View code at this point
Browse repository at this point
Allow IPython directory to be passed down to kernel selection from App
Show description for 52d1090
takluyver
committed
52d1090
View commit details
Copy full SHA for 52d1090
View code at this point
Browse repository at this point
Commits on Apr 17, 2014
Add mechanism to specify environment variables in kernel spec
takluyver
committed
4e57d82
View commit details
Copy full SHA for 4e57d82
View code at this point
Browse repository at this point
Special cased kernel name is 'python', not 'native'
takluyver
committed
c47107f
View commit details
Copy full SHA for c47107f
View code at this point
Browse repository at this point
Commits on Apr 11, 2014
Rename list_kernel_specs to find_kernel_specs
takluyver
committed
fca19de
View commit details
Copy full SHA for fca19de
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.