Skip to content

Fix notebook links to auto-load index.ipynb#87

Merged
andeplane merged 1 commit into
masterfrom
worktree-fix-new-notebook
Jul 8, 2026
Merged

Fix notebook links to auto-load index.ipynb#87
andeplane merged 1 commit into
masterfrom
worktree-fix-new-notebook

Conversation

@andeplane

Copy link
Copy Markdown
Collaborator

Summary

  • The Notebooks links (README top/bottom, and the playground's "Try in Jupyter notebook" button) pointed at the bare JupyterLite site root, which lands on the Launcher screen instead of opening a notebook.
  • Point them at lab/index.html?path=index.ipynb, matching what NOTEBOOK_TUTORIALS.md already documents as the intended landing behavior.

Test plan

  • Link-only change (README + static HTML), no build/test needed to verify.

🤖 Generated with Claude Code

The notebook links pointed at the JupyterLite site root, which lands on
the Launcher screen. Point them at lab/index.html?path=index.ipynb as
already documented in NOTEBOOK_TUTORIALS.md so they open the intro
notebook directly.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@andeplane andeplane merged commit d84b3ed into master Jul 8, 2026
3 checks passed
@andeplane andeplane deleted the worktree-fix-new-notebook branch July 8, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant