jupyter-book / jupyterlab-myst

Use MyST Markdown directly in Jupyter Lab
https://jupyter-book.github.io/jupyterlab-myst/
BSD 3-Clause "New" or "Revised" License
141 stars 16 forks source link

{eval} not rendering on Amazon SageMaker #241

Open stupidhero opened 4 months ago

stupidhero commented 4 months ago

Hello,

I'm using the jupyterlab extension just finelocally, but for a recent project I'm required to use Amazon SageMaker.

Sadly, I cannot seem to get the Markdown Cells to render the {eval} statement.

Both the server and lab extension loaded correctly though:

Package jupyterlab_myst took 0.0220s to import
      jupyterlab_myst 2.4.2 OK

jupyterlab-myst v2.4.2 enabled OK (python, jupyterlab_myst)``

Any help would be appreciated! Thanks ;)

welcome[bot] commented 4 months ago

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:

agoose77 commented 2 months ago

We haven't had much experience with SageMaker. If you press F12 (or open your browser's development tools), do you see any interesting (red) errors in the console window?