You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies in advance if this is the wrong repo to post this question and I would appreciate any redirect!
In this .ipynb file, I have a mystadmonition placed at the end of cell [8] that fails to render in Github. I am assuming it's because Github is using a different markdown parser/renderer.
My question is if there is a way to force Github to parse/render that myst markdown properly so that PR reviews are easier. Alternatively, is there a myst equivalent for nbviewer where the PR reviewer can paste a link to a notebook and view the properly rendered myst notebook?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Apologies in advance if this is the wrong repo to post this question and I would appreciate any redirect!
In this .ipynb file, I have a
myst
admonition
placed at the end of cell[8]
that fails to render in Github. I am assuming it's because Github is using a different markdown parser/renderer.My question is if there is a way to force Github to parse/render that
myst
markdown properly so that PR reviews are easier. Alternatively, is there amyst
equivalent fornbviewer
where the PR reviewer can paste a link to a notebook and view the properly renderedmyst
notebook?Thanks for your time!
Beta Was this translation helpful? Give feedback.
All reactions