Internal links in markdown not working? #7418
Replies: 3 comments
-
I am experiencing the same. I have jupyter 7.2.2. |
Beta Was this translation helpful? Give feedback.
-
Same for me with notebook 7.2.2 on JupyterHub. |
Beta Was this translation helpful? Give feedback.
-
I dusted off my old notebook from 7 years ago(!) and my internal links no longer work in Jupyter Lab Version 4.4.3 I have in my first cell:
And sprinkled throughout my other text cells: |
Beta Was this translation helpful? Give feedback.
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