Skip to content
Snippets Groups Projects
Commit fe336030 authored by Sarath Menon's avatar Sarath Menon
Browse files

add binder

parent 455c7132
No related branches found
No related tags found
1 merge request!2Binder
# install environment
mamba env update --name notebook --file environment.yml
#install tensorpot and python-ace
git clone https://github.com/ICAMS/TensorPotential
cd TensorPotential
python setup.py install
cd ..
git clone https://github.com/ICAMS/python-ace
cd python-ace
python setup.py install
cd ..
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment