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
utils
on
master
User selector
All users
All time
Commit history
Commits on Aug 21, 2015
Add spread option, to allow columns to fill space.
naught101
committed
804d6ec
View commit details
Copy full SHA for 804d6ec
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
rename num_rows etc to max_rows for clarity
Show description for 89f9205
naught101
committed
89f9205
View commit details
Copy full SHA for 89f9205
View code at this point
Browse repository at this point
Fix loop logic
naught101
committed
cafd7d4
View commit details
Copy full SHA for cafd7d4
View code at this point
Browse repository at this point
add some extra tests for row-first columnize
naught101
committed
19e214e
View commit details
Copy full SHA for 19e214e
View code at this point
Browse repository at this point
fix help text
naught101
committed
6b3ae1b
View commit details
Copy full SHA for 6b3ae1b
View code at this point
Browse repository at this point
Commits on Aug 19, 2015
Row-first option for columnize
naught101
committed
7ab7831
View commit details
Copy full SHA for 7ab7831
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
added path import in test_text
Mrngilles
committed
a38307b
View commit details
Copy full SHA for a38307b
View code at this point
Browse repository at this point
test fix to try path for cwd
Mrngilles
committed
14dd04c
View commit details
Copy full SHA for 14dd04c
View code at this point
Browse repository at this point
text fix
Mrngilles
committed
310c417
View commit details
Copy full SHA for 310c417
View code at this point
Browse repository at this point
added test
Mrngilles
committed
b37201e
View commit details
Copy full SHA for b37201e
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
put test in test_LSString
Mrngilles
committed
d3fde81
View commit details
Copy full SHA for d3fde81
View code at this point
Browse repository at this point
Re-added fix without whitespace mess
Mrngilles
committed
172b830
View commit details
Copy full SHA for 172b830
View code at this point
Browse repository at this point
Revert "added absolute_import to utils.text module + test"
Show description for 55c0cb1
Mrngilles
committed
55c0cb1
View commit details
Copy full SHA for 55c0cb1
View code at this point
Browse repository at this point
added absolute_import to utils.text module + test
Mrngilles
committed
20d5666
View commit details
Copy full SHA for 20d5666
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
Safely encode paths in compress_user
Show description for cda41d9
smathot
committed
cda41d9
View commit details
Copy full SHA for cda41d9
View code at this point
Browse repository at this point
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 Jun 10, 2015
Remove old unused class
Show description for a33a063
Carreau
committed
a33a063
View commit details
Copy full SHA for a33a063
View code at this point
Browse repository at this point
Commits on May 14, 2015
jupyter_notebook renamed to just notebook
takluyver
committed
8e65f9c
View commit details
Copy full SHA for 8e65f9c
View code at this point
Browse repository at this point
Commits on May 12, 2015
fix test for pyc file modules
Carreau
committed
571e85e
View commit details
Copy full SHA for 571e85e
View code at this point
Browse repository at this point
splitext returns with dot
Carreau
committed
0fbbb0c
View commit details
Copy full SHA for 0fbbb0c
View code at this point
Browse repository at this point
Use nt.assert_* for better error messages
Carreau
committed
f93972d
View commit details
Copy full SHA for f93972d
View code at this point
Browse repository at this point
Commits on May 8, 2015
Merge pull request #8418 from minrk/ipykernel
Show description for 81b0446
minrk
committed
81b0446
View commit details
Copy full SHA for 81b0446
View code at this point
Browse repository at this point
jupyter_nbconvert is now nbconvert
Show description for 655d497
minrk
committed
655d497
View commit details
Copy full SHA for 655d497
View code at this point
Browse repository at this point
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 May 4, 2015
ipython_parallel is now ipyparallel
minrk
committed
c5b8220
View commit details
Copy full SHA for c5b8220
View code at this point
Browse repository at this point
Commits on Apr 28, 2015
ensure `__all__` and `__dir__` are defined on shims
Show description for 22fe0a8
minrk
committed
22fe0a8
View commit details
Copy full SHA for 22fe0a8
View code at this point
Browse repository at this point
Commits on Apr 22, 2015
Fix some import.
Show description for 3800dd1
Carreau
committed
3800dd1
View commit details
Copy full SHA for 3800dd1
View code at this point
Browse repository at this point
Commits on Apr 21, 2015
Remove obsolete test for dir2 on objects with trait_names
takluyver
committed
23cd8cd
View commit details
Copy full SHA for 23cd8cd
View code at this point
Browse repository at this point
Don't handle traits specially in dir2
Show description for e1ced0b
takluyver
committed
e1ced0b
View commit details
Copy full SHA for e1ced0b
View code at this point
Browse repository at this point
Merge pull request #8355 from patter001/master
Show description for 411cd57
takluyver
committed
411cd57
View commit details
Copy full SHA for 411cd57
View code at this point
Browse repository at this point
issue8330, dir2 to not force class members in list
Show description for e59ac90
patter001
committed
e59ac90
View commit details
Copy full SHA for e59ac90
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
imp module deprecated in 3.4
Show description for 1f18699
Carreau
committed
1f18699
View commit details
Copy full SHA for 1f18699
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
remove notebook-specific parts of setup, git-hooks
minrk
committed
1f2abd8
View commit details
Copy full SHA for 1f2abd8
View code at this point
Browse repository at this point
Commits on Apr 8, 2015
move getargspec to traitlets
Show description for 9f3f966
minrk
committed
9f3f966
View commit details
Copy full SHA for 9f3f966
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.