Go to file
MinRK a9db0585d6 fix names of notebooks for download/save
was using notebook.get('name') instead of notebook.metadata.get('name'),
where the name is actually stored.  The result was that all downloaded notebooks were called 'notebook'.

closes #2227
2012-08-30 14:24:44 -07:00
docs rebuild example notebooks 2012-06-27 22:31:20 -07:00
IPython fix names of notebooks for download/save 2012-08-30 14:24:44 -07:00
.gitignore Add .tox to .gitignore 2012-06-19 08:13:37 -07:00
.mailmap add Jörgen to mailmap 2012-06-29 17:20:46 -07:00
setup.py allow pip install from github repository directly 2012-08-13 10:19:45 -04:00
setupbase.py remove spurious print statement from setupbase.py 2012-08-01 16:14:21 -07:00