Switched from pip to pipx for nbconvert installation.\n Bumped gitea version.
This commit is contained in:
@@ -28,7 +28,7 @@ DISABLE_REGISTRATION = true
|
||||
[markup.jupyter]
|
||||
ENABLED = true
|
||||
FILE_EXTENSIONS = .ipynb
|
||||
RENDER_COMMAND = "jupyter nbconvert --stdin --stdout --to html --template basic"
|
||||
RENDER_COMMAND = "jupyter-nbconvert --stdin --stdout --to html --template basic"
|
||||
IS_INPUT_FILE = false
|
||||
|
||||
[markup.sanitizer.jupyter.img]
|
||||
|
Reference in New Issue
Block a user