Skip to main content

Meta package for the AiiDA lab python environment.

Project description

Build Status

aiidalab-metapkg

The aiidalab metapackage sets up the python environment found on the AiiDA lab. Amongst others, this includes

  • aiida-core
  • a wide range of aiida plugins
  • jupyter
  • ...

The relevant jupyter notebook extensions are enabled automatically.

Note: This is the development version for AiiDA 1.0.

Installation

# install latest version from pypi
pip install aiidalab
# note: pip can *enable* nbextensions [1,2], but not install them
jupyter nbextension install --sys-prefix --py fileupload        

[1] See the jupyter-notebook documentation
[2] http://jupyter-contrib-nbextensions.readthedocs.io/en/latest/install.html

Testing

# install latest version from github
pip install git+https://github.com/aiidalab/aiidalab-metapkg
jupyter nbextension install --sys-prefix --py fileupload        

Note: pip install -e . does not process the data_files and thus does not enable the jupyter extensions.

Updating requirements

Start by adjusting the Pipfile according to the latest releases. Then do:

pip install pipenv
pipenv lock # to create Pipfile.lock
pipenv lock --requirements > requirements.txt_stable # To extract the dependencies of the stable packages
pipenv lock --dev --requirements > requirements.txt_dev # To extract the dependencies of the development packages
cat requirements.txt_stable requirements.txt_dev | sort | uniq > requirements.txt

Note: We try to keep the number of explicit dependencies in the Pipfile to a minimum. Consider using pipdeptree to figure out the dependency tree and which dependencies are actually needed.

License

MIT

Contact

aiidalab@materialscloud.org

Acknowledgements

This work is supported by the MARVEL National Centre for Competency in Research funded by the Swiss National Science Foundation, as well as by the MaX European Centre of Excellence funded by the Horizon 2020 EINFRA-5 program, Grant No. 676598.

MARVEL MaX

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiidalab-19.11.0a2.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file aiidalab-19.11.0a2.tar.gz.

File metadata

  • Download URL: aiidalab-19.11.0a2.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0.post20191030 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.8.0

File hashes

Hashes for aiidalab-19.11.0a2.tar.gz
Algorithm Hash digest
SHA256 5da4a0635cb25725577f32f2c7c2fbcdb508ad77d3381f9ba24bf09fb52b1067
MD5 bd579e4ec8de7f9e884751edc59318d9
BLAKE2b-256 bd0af459dcecce32bc914bcc2abfa3f2c42b3433f76344776bf0fc122545b2c4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page