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
Trying with mkdocs-jupyter plugin(https://github.com/danielfrg/mkdocs-jupyter), using Jupyter notebooks (.ipynb) or Python scripts (.py) as pages in the mkdocs.yml are simply downloaded instead of being natively integrated.
The below screenshot is what can be seen via mkdocs serve. Once translated by mkdocs build, the above behavior occurs.
Looks default_language page handles this integration while others(my case, Japanese) one fails
The text was updated successfully, but these errors were encountered:
Trying with mkdocs-jupyter plugin(https://github.com/danielfrg/mkdocs-jupyter), using Jupyter notebooks (.ipynb) or Python scripts (.py) as pages in the mkdocs.yml are simply downloaded instead of being natively integrated.
The below screenshot is what can be seen via
mkdocs serve
. Once translated bymkdocs build
, the above behavior occurs.Looks
default_language
page handles this integration while others(my case, Japanese) one failsThe text was updated successfully, but these errors were encountered: