Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dpg-workflows-tutorial-2023
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sarath Radhakrishnan Menon
dpg-workflows-tutorial-2023
Commits
fe336030
Commit
fe336030
authored
2 years ago
by
Sarath Menon
Browse files
Options
Downloads
Patches
Plain Diff
add binder
parent
455c7132
No related branches found
No related tags found
1 merge request
!2
Binder
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.binder/postBuild
+13
-0
13 additions, 0 deletions
.binder/postBuild
with
13 additions
and
0 deletions
.binder/postBuild
0 → 100644
+
13
−
0
View file @
fe336030
# 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 ..
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment