Skip to content
Snippets Groups Projects
Commit 28e171ed authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update,packages-add

parent 1bfb04ac
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
This diff is collapsed.
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
[[_TOC_]] [[_TOC_]]
## Q: Installing Cartopy on Jet Cluster? ## Q: Installing Cartopy on Jet Cluster or any other module based environment?
[Cartopy Installation Notebook](QA-001-Cartopy-Installation-Jet.ipynb) [Cartopy Installation Notebook](QA-001-Cartopy-Installation-Jet.ipynb)
The user needs to load `geos` and `proj` libraries and install via The user needs to load `geos` and `proj` libraries and install via
...@@ -44,3 +44,8 @@ Some are: ...@@ -44,3 +44,8 @@ Some are:
and `atom`. This is simple editor available on any platform and it can be extended with packages to become a full grown IDE with the power of open source. and `atom`. This is simple editor available on any platform and it can be extended with packages to become a full grown IDE with the power of open source.
[Atom-IDE-Install](QA-006-Atom-IDE.md) [Atom-IDE-Install](QA-006-Atom-IDE.md)
## Q: How to add a new package to anaconda module?
[Add Package](QA-006-Add-Packages-to-Anaconda-Modules.ipynb)
It is relativly easy to install additional packages to a anaconda module distribution with `pip install --user`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment