danielfrg / mkdocs-jupyter

Use Jupyter Notebook in mkdocs
https://mkdocs-jupyter.danielfrg.com
Apache License 2.0
362 stars 45 forks source link

Following `Contributing.md` Leads to Failed Tests and Build #204

Closed jpjon closed 5 days ago

jpjon commented 6 days ago

Following the Contributing.md file, I get build and test errors after creating a shell with

rye sync

Follwing this directly from the file:

Python: Run mkdocs in one of the tests configurations:

  • cd mkdocs_jupyter/tests/mkdocs/
  • mkdocs serve -f material-with-nbs.yml

also results in an error.

The error, which also occurs when running pytest, is as follows:

jinja2.exceptions.TemplateNotFound: mkdocs_html/assets/index.css

danielfrg commented 5 days ago

I just tried with no issues. You need to also run the JS section.