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
{{ message }}
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
There's an extra .myst which leads to this error. I was checking the code but didn't find the exact location to fix. It would be great if someone could point me to the correct direction for fixing this.
I am experimenting with this new theme in the PR: QuantEcon/lecture-python-programming.myst/pull/345..
The new theme fails on launching the colab because the URL is incorrect. The URL in the launched colab is pointing to:
QuantEcon/lecture-python-programming.myst.notebooks/blob/main/about_py.ipynbbut the correct URL should be https://github.com/QuantEcon/lecture-python-programming.notebooks/blob/main/about_py.ipynb.There's an extra
.mystwhich leads to this error. I was checking the code but didn't find the exact location to fix. It would be great if someone could point me to the correct direction for fixing this.Thanks.
cc @mmcky