mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-18 11:55:46 +08:00
- Final commits for 0.8.0 tag.
- Missing part of win32 install patch by N. Pernetty that I'd inadvertedly not applied. - Unicode fixes for emacs under win32 - Small bug fix (recently introduced) in pycolorize. - Improve handling of history file after %run, reduces memory usage.
This commit is contained in:
parent
5c3939f715
commit
52139e9577
1
setup.py
1
setup.py
@ -55,7 +55,6 @@ if len(sys.argv) >= 2 and sys.argv[1] in ('sdist','bdist_rpm'):
|
||||
['doc/manual.lyx',
|
||||
'doc/magic.tex',
|
||||
'doc/examples/example-gnuplot.py',
|
||||
'doc/examples/example-magic.py',
|
||||
'doc/examples/example-embed.py',
|
||||
'doc/examples/example-embed-short.py',
|
||||
'IPython/UserConfig/ipythonrc',
|
||||
|
Loading…
Reference in New Issue
Block a user