[Chicago] Can I deep link to a Jupyter Notebook cell?

Sameer D'Costa sameerdcosta at gmail.com
Sat Oct 27 09:21:00 EDT 2018


Hi Skip,

Did you check out Stackoverflow?

Perhaps this would be related
https://stackoverflow.com/questions/28080066/how-to-reference-a-ipython-notebook-cell-in-markdown


Hope you are doing well.

Cheers!
Sameer

On Sat, Oct 27, 2018 at 7:26 AM Skip Montanaro <skip.montanaro at gmail.com>
wrote:

> If I have a Jupyter notebook running on a server, can another web page
> reference a cell within that notebook? Could I name a URL like so
>
> https://my.jupyter.nb.server/notebooks/chevy.ipynb#cell42
>
> to bring up the notebook with cell 42 visible in the usual page anchor
> fashion? I am in control of the notebook contents, so it's not out of the
> question that I simply insert a Markdown cell ahead of cell 42 which
> defines the anchor. (Though if that's not necessary, that would be fine.)
>
> Thanks,
>
> Skip Montanaro
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> https://mail.python.org/mailman/listinfo/chicago
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20181027/d1c0b818/attachment.html>


More information about the Chicago mailing list