Skip to content
Snippets Groups Projects
Commit 9d329cf8 authored by Steffen Vogel's avatar Steffen Vogel :santa_tone2:
Browse files

Update README.md

parent 685603ca
No related branches found
No related tags found
No related merge requests found
Pipeline #281500 canceled
......@@ -20,7 +20,7 @@ TBD
For advanced users only: If you happen to have Docker installed, you can start a local dockerized JupyterLab with
```bash
docker run --name='jupyter-example-profile' --rm -it -p 8888:8888 -e JUPYTER_ENABLE_LAB=yes registry.git-ce.rwth-aachen.de/jupyter/example-profile:master
docker run --name='jupyter-example-profile' --rm -it -p 8888:8888 registry.git-ce.rwth-aachen.de/jupyter/profiles/example:master
```
Copy and paste the displayed link to your favorite browser.
......@@ -33,7 +33,7 @@ To run the notebooks on your local machine, you may use [Anaconda](https://www.a
* Download this repository to your local disk. You can download it as a zip-File or use `git`:
```bash
git clone --recurse-submodules git@git-ce.rwth-aachen.de:jupyter/example-profile.git
git clone --recurse-submodules git@git-ce.rwth-aachen.de:jupyter/profiles/example.git
```
* It is highly recommended to run the notebooks in an isolated Anaconda environment. You can create a new environment called `jupyter-example-profile` from the provided `environment.yml` by running the following command in the Anaconda prompt
......@@ -66,7 +66,7 @@ To run the notebooks on your local machine, you may use [Anaconda](https://www.a
## Contact
* If you found a bug, please use the [issue tracker](https://git-ce.rwth-aachen.de/jupyter/example-profile/issues).
* If you found a bug, please use the [issue tracker](https://git-ce.rwth-aachen.de/jupyter/profiles/examples/issues).
* In all other cases, please contact [Christian Rohlfing](http://www.ient.rwth-aachen.de/cms/c_rohlfing/).
The code is licensed under the [MIT license](https://opensource.org/licenses/MIT).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment