Skip to content

Conversation

LukasMosser
Copy link

I've created a small environment.yml file to create a geostats environment.

Allows simple install via:

conda env create -f environment.yml

and activate new environment via:

conda activate geostats
jupyter notebook

Ran the notebooks to check if it works and added a small readme note in the installation README.md.

If there are any more libraries that should be added, I can modify the pull request.

Tested on Ubuntu 16.04.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

both miniconda or anaconda should work or provide?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants