[IPython-dev] Regarding serving JS from installation directory.

TARUN GABA tarun.gaba7 at gmail.com
Tue Aug 6 13:09:47 EDT 2013


Hi

How can I serve Javascripts using IPython display function from the module
installation directory.
The module structure is something like ..

--- master
----------------js
----------------python_module/module.py
----------------docs
----------------setup.py

The IPython.display function is called from python_module/module.py. Also
Since this module would be installed in site-packages, Since a user can run
IPython notebook, in any of his directories.
How can I achieve this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20130806/dcad9773/attachment.html>


More information about the IPython-dev mailing list