/mpr

My Debian User Archive projects

Primary LanguageDockerfile

dur

My Debian User Archive projects

Installing CLASP

First download the debian packages llvm13 and clasp. Then install using apt-get.

apt-get install ./llvm13_13.0.0.r383356.972b6a3a3471-1_amd64.deb ./clasp-cl-git_0.4.2.r4461.g0f3d3b238-1_amd64.deb

If you want JupyterLab then install miniconda and do the following.

conda install -c conda-forge jupyterlab jupyter_console
jupyter-labextension install cytoscape-clj ipysheet kekule-clj ngl-clj resizable-box-clj @jupyter-widgets/jupyterlab-manager  jupyterlab_templates

Installing CLASP and CANDO

If you want JupyterLab then install miniconda and do the following.

conda install -c conda-forge jupyterlab jupyter_console
jupyter-labextension install cytoscape-clj ipysheet kekule-clj ngl-clj resizable-box-clj @jupyter-widgets/jupyterlab-manager  jupyterlab_templates