mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-notebook: Add python-jupyter-server to native inputs.
* gnu/packages/python-xyz.scm (python-notebook): [native-inputs]: Add python-jupyter-server. Change-Id: I742712482982e33f997af31b6936633d568b0e29 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
parent
0592a5df16
commit
5f49430d30
1 changed files with 1 additions and 0 deletions
|
@ -18188,6 +18188,7 @@ convert an @code{.ipynb} notebook file into various static formats including:
|
|||
python-traitlets))
|
||||
(native-inputs
|
||||
(list python-coverage
|
||||
python-jupyter-server
|
||||
python-nbval
|
||||
python-pytest
|
||||
python-pytest-cov
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue