Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up
Popular repositories
-
RunNotebook
IPython notebook sphinx extensions
-
qtree
Python 1
-
adass-proceedings
TeX 1
-
ipython
Forked from ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Python
-
hyperion
Forked from hyperion-rt/hyperion
Hyperion Radiation Transfer Code
Python
-
python-progressbar
Forked from fnoble/python-progressbar
Clone of python-progressbar
Python
1,390 contributions in the last year
Activity overview
Contribution activity
August 2018
Created a pull request in conda-forge/unyt-feedstock that received 8 comments
unyt 1.0.5
Created an issue in matplotlib/matplotlib that received 8 comments
get_backend() backward compatibility
Under matplotlib 3.0.0rc1, the return value of matplotlib.get_backend() is a sentinel object:
In [2]: matplotlib.get_backend()
Out[2]: <object at 0…