How to add extensions to Jupyter?
Hi,
One can add extensions to Jupyter, as explained on the jupyter-contrib-nbextensions installation page, for instance with the instruction:
pip install jupyter_contrib_nbextensions
But this instruction does not work using the SageMath 9.0 Shell (in Windows)... Any idea what to do?
Roland
off-topic: if you use linux then you can integrate sage directly to any pre-existing jupyter installation, so you can have everything integrated