Skip to content

Conversation

@MaxGhenis
Copy link
Contributor

This PR updates the documentation build commands in the Makefile to use myst instead of the deprecated jb commands.

Changes

  • Replace jb clean docs with myst clean --all docs
  • Replace jb build docs with myst build docs

This aligns with the project requirement to use Jupyter Book 2.0 (MyST-NB) and the myst CLI instead of the deprecated jb command.

Testing

The documentation build process should work the same way, but using the modern myst command instead of the deprecated jb command.

MaxGhenis and others added 2 commits October 8, 2025 19:23
Replace deprecated jb/jupyter book commands with myst commands per project requirements.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@MaxGhenis
Copy link
Contributor Author

Closing - Jupyter Book 2.0 syntax needs more research. Reverting to keep commands for now.

@MaxGhenis MaxGhenis closed this Oct 9, 2025
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