Skip to content

Add myst-nb exercise#320

Merged
frankier merged 5 commits intomainfrom
add-myst-nb-exercise
Mar 10, 2026
Merged

Add myst-nb exercise#320
frankier merged 5 commits intomainfrom
add-myst-nb-exercise

Conversation

@frankier
Copy link
Collaborator

@frankier frankier commented Mar 9, 2026

This PR also adds some cleanups to the other Sphinx exercises


with this line so that Sphinx can parse Markdown files:
```python
extensions = ['myst_parser']
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a strong opinion, but the content of conf.py created by sphinx-quickstart (8.2.3) use single quotes, so it's a little weird to change this here.

@mmesiti
Copy link
Collaborator

mmesiti commented Mar 9, 2026

Please consider my suggestions, but do not feel obliged to accept the ones that look mostly opinion-based.

One could add a couple of sentences about the advantages and disadvantages of using text-based notebook formats, but maybe this can become its own issue that we can postpone for the moment.

@frankier frankier force-pushed the add-myst-nb-exercise branch from 7a3ae1b to b6fe1c8 Compare March 10, 2026 11:43
@frankier frankier merged commit b78bea7 into main Mar 10, 2026
5 checks passed
@frankier
Copy link
Collaborator Author

Thanks!

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.

2 participants