[IPython-dev] Opening a URL (link to ipynb file) directly on my running notebook

Thomas Kluyver takowl at gmail.com
Sat Mar 8 18:03:13 EST 2014


On 8 March 2014 13:49, Josh Wasserstein <ribonucleico at gmail.com> wrote:

> Say that I have a link to an .ipnynb file (e.g. on GitHub) like this one:
>
> https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/blob/master/Chapter1_Introduction/Chapter1_Introduction.ipynb
>
> I would like to open that URL directly on my* currently running notebook*.
> Can I do that directly from the browser?
>

At present, no: you have to download it and (if necessary) move it to a
directory accessible to the notebook. I think opening directly from a URL
is something we want to enable when we refactor the dashboard, though.

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140308/4b95854d/attachment.html>


More information about the IPython-dev mailing list