Open stupidhero opened 7 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:
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?
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:
jupyterlab-myst v2.4.2 enabled OK (python, jupyterlab_myst)``
Any help would be appreciated! Thanks ;)