Closed rogerkuou closed 4 months ago
As discussed, suppressing this warning can easily be done by setting an environment variable before running mkdocs, e.g.:
JUPYTER_PLATFORM_DIRS=1 mkdocs serve
However, I was not able to find a way to set this environment variable as the project was being installed, either in pyproject.toml or mkdocs.yml
Because this is just a warning on the server, we can ignore it.
However, I will resolve the CODE_OF_CONDUCT.md warning also given when calling mkdocs serve.
warning when executing
Version check: