1 | initial version |
For the R kernel, you can do conda install r-irkernel -c conda-forge
For the others, we'd like to have conda packages. Let me know if you are interested in supporting them.
Pari kernel can be installed using pip. You can do CPATH=$CONDA_PREFIX/include pip install pari_jupyter
Singular kernel can be installed using pip. You can do CPATH=$CONDA_PREFIX/include pip install PySingular jupyter-kernel-singular