Skip to content
Snippets Groups Projects

Update Python/README.md

Merged Michael Blaschek requested to merge blaschm7-master-patch-25040 into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -18,3 +18,7 @@ This installs the libraries as well. (Not recommended)
@@ -18,3 +18,7 @@ This installs the libraries as well. (Not recommended)
The Idea is to create a `load_modules_into_jupyter.conf` file in your home directory asking for modules to be loaded when ther kernel is launched.
The Idea is to create a `load_modules_into_jupyter.conf` file in your home directory asking for modules to be loaded when ther kernel is launched.
*Please note that the file needs an empty line at the end*
*Please note that the file needs an empty line at the end*
 
## Q: How to create a user environment?
 
[Conda/Virtual Environment](QA-003-Conda-Environment.ipynb)
 
 
The idea is to install a conda or virtual environment and use that as a kernel for your notebooks. *Please note the solution for cartopy*
Loading