Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
atomic-features-package
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Monitor
Service Desk
Analyze
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
nomad-lab
ai-toolkit
packages
atomic-features-package
Commits
8c65ae8c
Commit
8c65ae8c
authored
3 years ago
by
Aakash Ashok Naik
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
3f3ef105
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
atomicfeaturespackage/docs/README.md
+8
-2
8 additions, 2 deletions
atomicfeaturespackage/docs/README.md
with
8 additions
and
2 deletions
atomicfeaturespackage/docs/README.md
+
8
−
2
View file @
8c65ae8c
...
...
@@ -5,9 +5,15 @@ Unified package that contains atomic-features from various sources like PYMATGEN
**-------------------------------------------------------------------------------------------------------------------------------------------------------**
# Getting Started
To install this package
download it as tar.gz archive. Then use
th
e
following
command
To install this package
clone it using
th
is
following
link:
```
pip install ./<name-of-tar-package>.tar.gz```
``git clone git@gitlab.mpcdf.mpg.de:nomad-lab/atomic-features-package.git``
Then use the following command to install it like any other python package
```
pip install ./atomic-features-package```
The above command will install this package and required dependencies like any standard python package
**-------------------------------------------------------------------------------------------------------------------------------------------------------**
# Importing this package modules in Jupyter notebook
...
...
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