Top-left links to Open this Notebook in Jupyterlite not working due to path issue. #7597
Labels
type: docs
Related to the Panel documentation and examples
Milestone
There are 2 links to Jupyterlite on the documentation pages.
The top left one below the title does not work. The top left link says: Open this Notebook in Jupyterlite.
URL: https://panelite.holoviz.org/?path=/reference/widgets/Button.ipynb
The other one, top right, is a button that says: launch Jupyterlite. I would expect that to just launch Jupyterlite without a Notebook. That's why I didn't try it before.
However, it actually opens the Notebook succesfully in Jupyterlite.
URL: https://panelite.holoviz.org/lab?path=reference/widgets/Button.ipynb
So the top left URL falls back to the index because the /lab subdir is missing from the path I guess? Hopefully that's an easy fix.
Happy to address it, but I don't know where the path is defined in the source for the docs.
The text was updated successfully, but these errors were encountered: