vscode-jupyter: Internal links in Jupyter Notebook doesn't work

When i try to create an internal link in the jupyter notebook it doesn’t work. i used this code:

[reference](#reference)

some stuff
## Reference

In any way it doesn’t link me to that part of the notebook

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 4
  • Comments: 22 (6 by maintainers)

Commits related to this issue

Most upvoted comments

internal links still not working on VS code insiders.

@FreezeHands thanks for reporting this. I just took a look and it does look like we are not respecting internal jupyter markdown links. In Jupyter it will jump to that markdown section, but nothing in vscode. We’ll discuss prioritization of this issue in triage.

VS Code is tracking adding internal notebook links to the new native notebooks interface in this issue: https://github.com/microsoft/vscode/issues/103519

No, bug didn’t break my file links. I used a reference link in my jupyter notebook. Here is the code what I used in the markdown cell.

and top of the heading

Introduction

linktext are good for external links I guess, I haven’t tried that one for internal links.

https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon Virus-free. www.avast.com https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Fri, Mar 26, 2021 at 3:14 PM jsdodge @.***> wrote:

Does this bug also break file links, as described on StackExchange https://stackoverflow.com/questions/66792149/how-do-i-set-vs-code-to-follow-markdown-file-and-section-links-in-a-jupyter-note? With the two Markdown cells below, only the web link works for me from VS Code.

First Markdown Cell

Second Markdown Cell

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode-jupyter/issues/1330#issuecomment-808454973, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMBJ2NVTAQ7L42GFGLDS5ETTFTMIFANCNFSM4TVC6KSA .