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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
MG-RAST
/
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
tests
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 30, 2014
Merge pull request #6793 from takluyver/langinfo
Show description for dbb3d41
takluyver
committed
dbb3d41
View commit details
Copy full SHA for dbb3d41
View code at this point
Browse repository at this point
Commits on Oct 25, 2014
only complete on current line
Show description for bc33ecb
minrk
committed
bc33ecb
View commit details
Copy full SHA for bc33ecb
View code at this point
Browse repository at this point
Add language_info field to message spec tests
takluyver
committed
1a9f629
View commit details
Copy full SHA for 1a9f629
View code at this point
Browse repository at this point
Commits on Oct 24, 2014
Remove language info from kernelspec test
takluyver
committed
7ab9aa6
View commit details
Copy full SHA for 7ab9aa6
View code at this point
Browse repository at this point
Commits on Oct 19, 2014
inspect_reply messages have 'oname', not 'name'
Show description for 6f1a7d9
minrk
committed
6f1a7d9
View commit details
Copy full SHA for 6f1a7d9
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
Merge pull request #6297 from takluyver/is-complete-request
Show description for d236bec
minrk
committed
d236bec
View commit details
Copy full SHA for d236bec
View code at this point
Browse repository at this point
Commits on Oct 8, 2014
Fix code_to_line when called with empty code
Show description for 360f212
takluyver
committed
360f212
View commit details
Copy full SHA for 360f212
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
msgspec 5: stream.data -> stream.text
minrk
committed
5af3284
View commit details
Copy full SHA for 5af3284
View code at this point
Browse repository at this point
Commits on Sep 25, 2014
Adapt msgspec v4 pager payloads to msgspec v5 format
takluyver
committed
93131c0
View commit details
Copy full SHA for 93131c0
View code at this point
Browse repository at this point
Commits on Sep 10, 2014
Create run_kernel context manager
takluyver
committed
e34e96e
View commit details
Copy full SHA for e34e96e
View code at this point
Browse repository at this point
Commits on Sep 8, 2014
Four possible states for completion reply, & indent hint
takluyver
committed
3e8f63d
View commit details
Copy full SHA for 3e8f63d
View code at this point
Browse repository at this point
Commits on Aug 12, 2014
Expose IPython machinery for testing code completeness
takluyver
committed
067fcae
View commit details
Copy full SHA for 067fcae
View code at this point
Browse repository at this point
Add is_complete request and reply to messaging infrastructure
takluyver
committed
49333a3
View commit details
Copy full SHA for 49333a3
View code at this point
Browse repository at this point
Commits on Jul 28, 2014
Fix kernelspec test skip condition
Show description for 93af087
takluyver
committed
93af087
View commit details
Copy full SHA for 93af087
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
Merge pull request #5796 from takluyver/kernelspecapp
Show description for fa2fba0
minrk
committed
fa2fba0
View commit details
Copy full SHA for fa2fba0
View code at this point
Browse repository at this point
Better check for systemwide install privileges
takluyver
committed
c9c3aa8
View commit details
Copy full SHA for c9c3aa8
View code at this point
Browse repository at this point
Commits on May 15, 2014
test loading connection file after instantiating Session
minrk
committed
74dbdff
View commit details
Copy full SHA for 74dbdff
View code at this point
Browse repository at this point
Commits on May 9, 2014
update message spec adapter per review
Show description for 36bcc3c
minrk
committed
36bcc3c
View commit details
Copy full SHA for 36bcc3c
View code at this point
Browse repository at this point
further adapter tests, and associated fixes
minrk
committed
fb9c5ce
View commit details
Copy full SHA for fb9c5ce
View code at this point
Browse repository at this point
begin testing msg spec adapter
minrk
committed
42ec5d8
View commit details
Copy full SHA for 42ec5d8
View code at this point
Browse repository at this point
Commits on May 8, 2014
updates per review
Show description for c08bdde
minrk
committed
c08bdde
View commit details
Copy full SHA for c08bdde
View code at this point
Browse repository at this point
Commits on May 7, 2014
remove 'name' from inspect_reply
minrk
committed
6a91fb6
View commit details
Copy full SHA for 6a91fb6
View code at this point
Browse repository at this point
complete_reply has cursor_start and cursor_end, not matched_text
minrk
committed
c089ced
View commit details
Copy full SHA for c089ced
View code at this point
Browse repository at this point
s/object_info_request/inspect_request
minrk
committed
7f1fdd0
View commit details
Copy full SHA for 7f1fdd0
View code at this point
Browse repository at this point
remove `source` key from display_data
minrk
committed
51c5b86
View commit details
Copy full SHA for 51c5b86
View code at this point
Browse repository at this point
add implementation and implementation_version to kernel_info_reply
minrk
committed
31a7998
View commit details
Copy full SHA for 31a7998
View code at this point
Browse repository at this point
update completion_ and objection_info_request
Show description for de473a1
minrk
committed
de473a1
View commit details
Copy full SHA for de473a1
View code at this point
Browse repository at this point
remove user_variables
Show description for e599b65
minrk
committed
e599b65
View commit details
Copy full SHA for e599b65
View code at this point
Browse repository at this point
pyerr -> error
minrk
committed
eb3c0ac
View commit details
Copy full SHA for eb3c0ac
View code at this point
Browse repository at this point
pyout -> execute_result
Show description for 6800056
minrk
committed
6800056
View commit details
Copy full SHA for 6800056
View code at this point
Browse repository at this point
pyin -> execute_input
minrk
committed
feb0a3d
View commit details
Copy full SHA for feb0a3d
View code at this point
Browse repository at this point
kernel_info versions are strings
minrk
committed
7fc8e4a
View commit details
Copy full SHA for 7fc8e4a
View code at this point
Browse repository at this point
Add test for installing kernel spec
takluyver
committed
b412d54
View commit details
Copy full SHA for b412d54
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
Add simple tests for kernel spec machinery
takluyver
committed
86f2764
View commit details
Copy full SHA for 86f2764
View code at this point
Browse repository at this point
Commits on Dec 18, 2013
Add failing test for saving kernel history on Python 2
takluyver
committed
3cd5216
View commit details
Copy full SHA for 3cd5216
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.