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

Jason Moore moorepants at gmail.com
Tue Aug 6 15:50:40 EDT 2013


Could you setup hidden symlinks the user's working directory that point to
the files that are outside of the directory?


Jason
moorepants.info
+01 530-601-9791


On Tue, Aug 6, 2013 at 1:09 PM, TARUN GABA <tarun.gaba7 at gmail.com> wrote:

> 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?
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20130806/e8077410/attachment.html>


More information about the IPython-dev mailing list