nbsphinx
nbsphinx copied to clipboard
Question: python domain references from markdown cell
So I saw this page on the docs but in the example a link to a rst file is used rather than a python domain, like those mentioned here. Is it possible to reference a python domain like this in a notebook so the path to the rst file isn't needed?
No, currently that's not possible. This feature might be added in the future. If you want, you can implement it!