Closed 1kastner closed 2 years ago
Yeah, the jupyter-sphinx-theme seems to be broken.
I've removed it from the documentation in #619, but I've forgotten to delete the branch in the repo.
I have just deleted the branch, now it should work!
Now the installation process finished successfully, thanks!
When I tried to install all themes as advised at https://github.com/spatialaudio/nbsphinx/blob/efd08d8f777dcf7f435625b4a5726e240b5e2937/CONTRIBUTING.rst#building-themes, I encountered several errors. To be more precise, two errors repeatedly occured, i.e.:
error in jupyter-sphinx-theme setup command: use_2to3 is invalid.
ModuleNotFoundError: No module named 'recommonmark'
The full output was this:
I would like to get some guidance how these errors can be resolved appropriately so that the output looks as intended by the delevopers of this repository.