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
core
display.py
on
master
User selector
All users
All time
Commit history
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 11, 2015
update dependency imports
Show description for ff3b995
minrk
committed
ff3b995
View commit details
Copy full SHA for ff3b995
View code at this point
Browse repository at this point
Commits on Mar 29, 2015
add unconfined, raw metadata to display.Image
Show description for 15cca28
minrk
committed
15cca28
View commit details
Copy full SHA for 15cca28
View code at this point
Browse repository at this point
Commits on Dec 15, 2014
JSON formatter expects JSONable dict/list
Show description for b1cd7d1
minrk
committed
b1cd7d1
View commit details
Copy full SHA for b1cd7d1
View code at this point
Browse repository at this point
Commits on Dec 9, 2014
add SelfDisplayingFormatter
Show description for 217118d
minrk
committed
217118d
View commit details
Copy full SHA for 217118d
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
Merge pull request #5992 from dawehner/display-video
Show description for 7b1ea1a
minrk
committed
7b1ea1a
View commit details
Copy full SHA for 7b1ea1a
View code at this point
Browse repository at this point
Commits on Jul 3, 2014
Add missed name in __all__
takluyver
committed
c11507a
View commit details
Copy full SHA for c11507a
View code at this point
Browse repository at this point
Move publish_display_data into IPython.display API
takluyver
committed
66518c5
View commit details
Copy full SHA for 66518c5
View code at this point
Browse repository at this point
Document IPython.display API correctly
takluyver
committed
080f8a1
View commit details
Copy full SHA for 080f8a1
View code at this point
Browse repository at this point
Commits on Jun 15, 2014
Fix docs to reflect that container.show() no longer needed #5988
payne92
committed
c7f28af
View commit details
Copy full SHA for c7f28af
View code at this point
Browse repository at this point
Add support to embed videos.
dawehner
committed
839315f
View commit details
Copy full SHA for 839315f
View code at this point
Browse repository at this point
Commits on May 7, 2014
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
Commits on Apr 22, 2014
Merge pull request #5644 from jhamrick/master
Show description for 9889b56
takluyver
committed
9889b56
View commit details
Copy full SHA for 9889b56
View code at this point
Browse repository at this point
Commits on Apr 21, 2014
Do not record memory addresses of display objects in repr
jhamrick
committed
bc5dc9d
View commit details
Copy full SHA for bc5dc9d
View code at this point
Browse repository at this point
Commits on Apr 19, 2014
Adds markdown formatting to output cells
andrewjesaitis
committed
c33a6df
View commit details
Copy full SHA for c33a6df
View code at this point
Browse repository at this point
Commits on Feb 27, 2014
get _ipython_display_ method safely
Show description for 0b7e0f7
minrk
committed
0b7e0f7
View commit details
Copy full SHA for 0b7e0f7
View code at this point
Browse repository at this point
Commits on Feb 21, 2014
test display.set_matplotlib_formats
Show description for 466f70a
minrk
committed
466f70a
View commit details
Copy full SHA for 466f70a
View code at this point
Browse repository at this point
read InlineBackend defaults in set_matplotlib_formats
minrk
committed
7bb159c
View commit details
Copy full SHA for 7bb159c
View code at this point
Browse repository at this point
Commits on Feb 8, 2014
Fixing docstring.
ellisonbg
committed
1008630
View commit details
Copy full SHA for 1008630
View code at this point
Browse repository at this point
Adding line about setting quality in config.
ellisonbg
committed
c59a5a2
View commit details
Copy full SHA for c59a5a2
View code at this point
Browse repository at this point
Commits on Feb 6, 2014
Refining the matplotlib APIs in IPython.display.
ellisonbg
committed
756f4ef
View commit details
Copy full SHA for 756f4ef
View code at this point
Browse repository at this point
Adding top level IPython.display.select_matplotlib_formats.
ellisonbg
committed
546225e
View commit details
Copy full SHA for 546225e
View code at this point
Browse repository at this point
Adding PDFFormatter and kernel side handling of PDF display data.
ellisonbg
committed
f86e628
View commit details
Copy full SHA for f86e628
View code at this point
Browse repository at this point
Commits on Jan 27, 2014
catch NotImplementedError, not NotImplemented
Show description for 6721e7f
minrk
committed
6721e7f
View commit details
Copy full SHA for 6721e7f
View code at this point
Browse repository at this point
Commits on Jan 21, 2014
Use is to compare NotImplemented
jdfreder
committed
262451e
View commit details
Copy full SHA for 262451e
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
A lot of bug fixes...
Show description for b6908b1
jdfreder
committed
b6908b1
View commit details
Copy full SHA for b6908b1
View code at this point
Browse repository at this point
Dev meeting widget review day 1
jdfreder
committed
e5dbb96
View commit details
Copy full SHA for e5dbb96
View code at this point
Browse repository at this point
Widget Display logic
jdfreder
committed
3ac69b9
View commit details
Copy full SHA for 3ac69b9
View code at this point
Browse repository at this point
Added display hook logic to handle widgets
jdfreder
committed
4ddc07b
View commit details
Copy full SHA for 4ddc07b
View code at this point
Browse repository at this point
Commits on Jan 12, 2014
xpects typo
minrk
committed
3548d46
View commit details
Copy full SHA for 3548d46
View code at this point
Browse repository at this point
validate that text display data is text
Show description for bad1d07
minrk
committed
bad1d07
View commit details
Copy full SHA for bad1d07
View code at this point
Browse repository at this point
Commits on Nov 17, 2013
Fix Python 3 handling of urllib
Show description for 18bbdac
flacjacket
committed
18bbdac
View commit details
Copy full SHA for 18bbdac
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Replace references to unicode and basestring
takluyver
committed
0ca701d
View commit details
Copy full SHA for 0ca701d
View code at this point
Browse repository at this point
Commits on Sep 19, 2013
Added wait flag to clear_output.
jdfreder
committed
5547b0d
View commit details
Copy full SHA for 5547b0d
View code at this point
Browse repository at this point
Commits on Sep 18, 2013
Removed ability to clear stdout and stderr individually.
jdfreder
committed
9baf605
View commit details
Copy full SHA for 9baf605
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.