build: use 'jupyter nbconvert' instead of 'ipython nbconvert'
The latter is deprecatd. * configure.ac: Check for jupyter. * tests/Makefile.am: Adjust. * HACKING: Mention we need jupyter.
This commit is contained in:
parent
4d2ced1b07
commit
d5b641a7dc
3 changed files with 3 additions and 1 deletions
1
HACKING
1
HACKING
|
|
@ -43,6 +43,7 @@ since the generated files they produce are distributed.)
|
|||
like dsfont.sty.
|
||||
ImageMagick
|
||||
Python >= 3.3, IPython >= 2.3
|
||||
Jupyter >= 4, with nbconvert
|
||||
GraphViz
|
||||
Java >= 1.7 (needed to run PlantUML while generating the doc)
|
||||
wget or curl (needed to download PlantUML)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue