Skip to content
Snippets Groups Projects
Commit ee857075 authored by Jan Meinke's avatar Jan Meinke
Browse files

Fix name of environment

parent b663cb76
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ micromamba create -f hpcpy24.yaml ...@@ -25,7 +25,7 @@ micromamba create -f hpcpy24.yaml
``` ```
This downloads about 1 GB of data and creates the environment `hpc-python-2024`. Activate the environment using This downloads about 1 GB of data and creates the environment `hpc-python-2024`. Activate the environment using
```bash ```bash
micromamba activate hpc-python-2024 micromamba activate hpc_python_2024
``` ```
You can now start Jupyter Lab You can now start Jupyter Lab
```bash ```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment