Internal links in markdown not working? #7418
Unanswered
dealmeidavf
asked this question in
Q&A
Replies: 2 comments
-
I am experiencing the same. I have jupyter 7.2.2. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Same for me with notebook 7.2.2 on JupyterHub. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My internal links do not work anymore. Initially I thought was the move to Notebook 7 but they do not work on Notebook 6.5.7 either. Also they do not work on
nbclassic
.I use firefox with nb 7 (on Gentoo Linux) and safari with nb 6.5.7 (on macOS Ventura).
On a markdown cell I do:
Then later on the notebook on another cell after entering many blank cells so to get the first cell out of sight:
Clicking on the link above Go to Power system block diagrams does not move the cursor down to the Power System Block Diagrams section.
Thanks for inputs.
Valmor
PS: I also tried on Binder: Jupyter Notebook 7.1 on Binder and no luck. If anyone has a work around this besides using the table of contents in Notebook 7, please let me know. At the moment I can't use Notebook 7 because on all my systems the
\newcommand
LaTeX macro does not work which makes my notebooks useless to edit the math writing. At the moment I am stuck withnbclassic
.Beta Was this translation helpful? Give feedback.
All reactions