Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not save html file links in .ipynb #195576

Closed
Tracked by #195579
amunger opened this issue Oct 13, 2023 · 2 comments · Fixed by microsoft/vscode-jupyter#14907
Closed
Tracked by #195579

Do not save html file links in .ipynb #195576

amunger opened this issue Oct 13, 2023 · 2 comments · Fixed by microsoft/vscode-jupyter#14907
Assignees
Labels
debt Code quality issues notebook-builtin-renderers Builtin notebook output renderers for HTML, JS and images

Comments

@amunger
Copy link
Contributor

amunger commented Oct 13, 2023

  1. run a cell that will throw an error print(x)
  2. right click the tab and view in text editor
    🐛 html file links with fully quilified paths that are not portable
@amunger
Copy link
Contributor Author

amunger commented Dec 4, 2023

completed through experiment

@amunger amunger closed this as completed Dec 4, 2023
@amunger amunger reopened this Dec 4, 2023
@amunger amunger added debt Code quality issues notebook-builtin-renderers Builtin notebook output renderers for HTML, JS and images labels Dec 4, 2023
@amunger
Copy link
Contributor Author

amunger commented Dec 4, 2023

We should just switch the default setting.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Code quality issues notebook-builtin-renderers Builtin notebook output renderers for HTML, JS and images
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant