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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ipython
/
ipython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4.5k
Star
16.8k
Code
Issues
1.2k
Pull requests
40
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ipython
IPython
lib
latextools.py
on
main
User selector
All users
All time
Commit history
Commits on Jul 21, 2026
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 97d75a9
pre-commit-ci[bot]
authored and
Carreau
committed
97d75a9
View commit details
Copy full SHA for 97d75a9
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
run pyupgrade py311--plus on all but IPython/utils/text.py
Carreau
committed
b5119b4
View commit details
Copy full SHA for b5119b4
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
Remove Python-2-era encoding cookies and basestring docstrings
Show description for eef0453
claude
authored and
Carreau
committed
eef0453
View commit details
Copy full SHA for eef0453
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
unsafe ruff fixes
Carreau
committed
f2da2a2
View commit details
Copy full SHA for f2da2a2
View code at this point
Browse repository at this point
Commits on Oct 27, 2024
remove some cast_unicode
Carreau
committed
706acc3
View commit details
Copy full SHA for 706acc3
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
Replace usage of os.devnull with subprocess.DEVNULL
Yann-P
committed
eccb95c
View commit details
Copy full SHA for eccb95c
View code at this point
Browse repository at this point
Commits on Sep 1, 2022
try ruff to find unused imports
Carreau
committed
aefe51c
View commit details
Copy full SHA for aefe51c
View code at this point
Browse repository at this point
Commits on Aug 30, 2022
Merge pull request #13679 from eendebakpt/prevent_popup_windows
Show description for c24bf50
Carreau
authored
c24bf50
View commit details
Copy full SHA for c24bf50
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
use relative filename in latex and dvips commands
eendebakpt
committed
df3b160
View commit details
Copy full SHA for df3b160
View code at this point
Browse repository at this point
darker
eendebakpt
committed
6dbc49a
View commit details
Copy full SHA for 6dbc49a
View code at this point
Browse repository at this point
prevent popup windows during execution of latex_to_png_dvipng
eendebakpt
committed
b7dfcf4
View commit details
Copy full SHA for b7dfcf4
View code at this point
Browse repository at this point
Commits on Dec 9, 2021
reformat rest of ipython
Carreau
committed
c68d988
View commit details
Copy full SHA for c68d988
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
use alphachannel for aliased png latex
bnavigator
authored and
Carreau
committed
eab708f
View commit details
Copy full SHA for eab708f
View code at this point
Browse repository at this point
Commits on Apr 7, 2021
latex_to_png: avoid deprecated matplotlib functions
jakevdp
committed
4ca215c
View commit details
Copy full SHA for 4ca215c
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
Remove yield test that are not support by pytest anymore
Show description for 6137639
Carreau
committed
6137639
View commit details
Copy full SHA for 6137639
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
autoreformat with darker
Carreau
committed
b9586ff
View commit details
Copy full SHA for b9586ff
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Use pathlib in latextools.py
romulofff
committed
2bc1ebd
View commit details
Copy full SHA for 2bc1ebd
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
Fix exception causes all over the codebase
cool-RR
committed
e0ea722
View commit details
Copy full SHA for e0ea722
View code at this point
Browse repository at this point
Commits on Aug 9, 2019
Use explicit fully qualified name instead of uncommon alias.
Show description for e5dc064
Matthias Bussonnier
committed
e5dc064
View commit details
Copy full SHA for e5dc064
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Better color options and added scale
oscargus
committed
978f4da
View commit details
Copy full SHA for 978f4da
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
Enable changing the font color for LaTeX rendering
oscargus
committed
f91fc4e
View commit details
Copy full SHA for f91fc4e
View code at this point
Browse repository at this point
Commits on Oct 27, 2018
fix some other syntax warnings
Carreau
committed
2cccf22
View commit details
Copy full SHA for 2cccf22
View code at this point
Browse repository at this point
Commits on May 18, 2017
remove python2 specific cast_unicode_py2 function
srinivasreddy
committed
10821c6
View commit details
Copy full SHA for 10821c6
View code at this point
Browse repository at this point
Commits on Jan 7, 2017
remove unused import
srinivasreddy
committed
065300d
View commit details
Copy full SHA for 065300d
View code at this point
Browse repository at this point
Commits on Jan 5, 2017
remove code specific to python2
srinivasreddy
committed
0820403
View commit details
Copy full SHA for 0820403
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
Fix argument type in docsting
klonuo
committed
fc6d290
View commit details
Copy full SHA for fc6d290
View code at this point
Browse repository at this point
Commits on May 17, 2016
Update /IPython/lib/latextool.py to use new traitlets API.
Carreau
committed
74837a3
View commit details
Copy full SHA for 74837a3
View code at this point
Browse repository at this point
Commits on Feb 14, 2016
Latextools: Use the right exceptions to catch errors
ccordoba12
committed
23b082f
View commit details
Copy full SHA for 23b082f
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Latextools: Make latex_to_png_mpl not fail on errors
Show description for 607cdcd
ccordoba12
committed
607cdcd
View commit details
Copy full SHA for 607cdcd
View code at this point
Browse repository at this point
Commits on Dec 21, 2015
Switch to try/except ImportError.
Carreau
committed
f682059
View commit details
Copy full SHA for f682059
View code at this point
Browse repository at this point
Remove deprecated encodestring infavor of encodebytes
Carreau
committed
9d793c5
View commit details
Copy full SHA for 9d793c5
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
Fix one more deprecated trait type vs. instance case
jasongrout
committed
059ea26
View commit details
Copy full SHA for 059ea26
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 Dec 15, 2014
hook up latex tools config to global instance
Show description for c68c624
minrk
committed
c68c624
View commit details
Copy full SHA for c68c624
View code at this point
Browse repository at this point
mpl mathtext doesn't support display math
Show description for 2d28711
minrk
committed
2d28711
View commit details
Copy full SHA for 2d28711
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.