The CANDO computational chemistry environment
1.9K
docker run -v $HOME:/home/app/home -p 8888:8888 -p 4005:4005 -it drmeister/cando
[I 06:20:16.679 LabApp](B The Jupyter Notebook is running at:
[I 06:20:16.679 LabApp](B http://(ab4f81776d52 or 127.0.0.1):8888/
[I 06:20:16.680 LabApp](B Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[I 06:20:25.304 LabApp](B Creating new notebook in /
[I 06:20:25.315 LabApp](B Writing notebook-signing key to /home/app/.local/share/jupyter/notebook_secret
[I 06:20:25.416 LabApp](B Kernel started: 88dc3e29-70af-4212-a629-0a7358cb1d97
Copy/paste or type http://0.0.0.0:8888 into your browser - we usually use Chrome, but Safari works as well.
Select a "Cando" Notebook.
You will see a horizontal box into which you can type Common Lisp code.
Start using Cando
There are some example notebooks in demos.
*Your home directory is mounted in home
Content type
Image
Digest
Size
3 GB
Last updated
over 6 years ago
docker pull drmeister/cando