FS#69162 - [jupyter-notebook] notebooks don't open

Attached to Project: Community Packages
Opened by simonzack (simonzack) - Friday, 01 January 2021, 04:46 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 01 January 2021, 13:29 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Notebooks show `500 : Internal Server Error`

Additional info:
* package version(s) jupyter-notebook 6.1.5-1

Steps to reproduce:

1. Create a new notebook.

Running `jupyter-notebook` gives the error:

```
...
File "/usr/lib/python3.9/site-packages/nbconvert/preprocessors/csshtmlheader.py", line 14, in <module>
from jupyterlab_pygments import JupyterStyle
ModuleNotFoundError: No module named 'jupyterlab_pygments'
```

Installing `jupyterlab_pygments` fixes things.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 01 January 2021, 13:29 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#69156 

Loading...