mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-05 09:01:40 -05:00

IPython 2.x+ has a JSON response when creating a new notebook. We detect this and correctly parse the info so we can open a buffer with the newly created notebook. Also more updating of test code.
4 lines
36 B
Text
4 lines
36 B
Text
ipython==2.2.0
|
|
pyzmq
|
|
jinja2
|
|
tornado
|