Skip to content

Creating a website with Jupyter Book has a different layout than JupyterLab-MyST #1199

Answered by choldgraf
sbonaretti asked this question in Q&A
Discussion options

You must be logged in to vote

This is because Jupyter Book 1.0 uses a different document engine for MyST Markdown than what JupyterLab uses.

Jupyter Book uses Sphinx along with the MyST Markdown Parser and the Sphinx Book Theme.

JupyterLab MyST uses the new MyST document engine which will one day (soon hopefully) replace Sphinx as the main document engine of Jupyter Book. You can use mystmd on its own right now if you wish!

Some more context is in this blog post about Jupyter Book 2.0 and MyST.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sbonaretti
Comment options

@rowanc1
Comment options

@sbonaretti
Comment options

Answer selected by sbonaretti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants