[IPython-dev] where is the code to generate IPython Notebook URL for a new .ipynb file

W Gong wen.g.gong at gmail.com
Thu Nov 22 19:41:34 EST 2012


Hi,
I am new and like to know which file has the code to generate IPython
Notebook URL for a new .ipynb file.

For example, I start notebook in a folder "c:\ipython",
as soon as a new "test.ipynb" file is dropped into that folder,
the dashboard shows the "test.ipynb" file and generates an URL like
http://127.0.0.1:8888/519307ea-7f69-4add-95a4-17cfe6ef101a

I like to know whether a dict exists between the filename "test.ipynb" and
the URL string.

Thanks,
Wen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20121122/6d360477/attachment.html>


More information about the IPython-dev mailing list