Skip to content

Commit

Permalink
fixed links
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed Sep 5, 2023
1 parent 8c3457b commit 832d515
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ In this course we will execute image analysis workflows on [Google Colab]https:/

* <a href="https://colab.research.google.com/github/BiAPoL/DIGS-BB_LM_Course_Bio-Image_Analysis_2023/blob/main/notebooks/10_our_first_notebook.ipynb" target="_blank">our first notebook</a>

* <a href="https://colab.research.google.com/github/BiAPoL/DIGS-BB_LM_Course_Bio-Image_Analysis_2023/blob/main/notebooks/20_Dont_try_this_at_home" target="_blank">our first notebook</a>
* <a href="https://colab.research.google.com/github/BiAPoL/DIGS-BB_LM_Course_Bio-Image_Analysis_2023/blob/main/notebooks/20_Dont_try_this_at_home.ipynb" target="_blank">Pitfalls when using notebooks</a>

* <a href="https://colab.research.google.com/github/BiAPoL/DIGS-BB_LM_Course_Bio-Image_Analysis_2023/blob/main/notebooks/30_trailer.ipynb" target="_blank">our first notebook</a>
* <a href="https://colab.research.google.com/github/BiAPoL/DIGS-BB_LM_Course_Bio-Image_Analysis_2023/blob/main/notebooks/30_trailer.ipynb" target="_blank">Trailer: a complete bio-image analysis workflow</a>

**Note:** While using Google colab is covenient for teaching, it is not recommended to use it in daily research practice. The reason is that we must upload our research data to the internat in order to use Google colab. To avoid this, install [mambaforge](https://github.com/conda-forge/miniforge#mambaforge) and [Jupyter lab](https://jupyter.org/) on your local computer or workstation as explained in [this blog post](https://biapol.github.io/blog/mara_lampert/getting_started_with_mambaforge_and_python/readme.html) and run notebooks for your science there.

0 comments on commit 832d515

Please sign in to comment.