From efd3691d83b218f7ebfdff051d91fcec29760d67 Mon Sep 17 00:00:00 2001 From: Erik Scott Date: Wed, 22 May 2024 14:32:18 -0400 Subject: [PATCH] fixed link to PE102-02CondaRepos.ipynb --- theme1/PE101/PE101-01Packages.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme1/PE101/PE101-01Packages.ipynb b/theme1/PE101/PE101-01Packages.ipynb index 91bafb4..a294189 100644 --- a/theme1/PE101/PE101-01Packages.ipynb +++ b/theme1/PE101/PE101-01Packages.ipynb @@ -110,7 +110,7 @@ "\n", "## Coming up next: Packages from the outside world\n", "\n", - "As we keep saying, one of the biggest (if not **the** biggest) strengths of Python is the half million packages that people have written and made publicly available. In the next unit, PE101-02, we'll take a look at how to find those packages, copy them to CHESS servers, and use them in your own notebooks." + "As we keep saying, one of the biggest (if not **the** biggest) strengths of Python is the half million packages that people have written and made publicly available. In the next unit, [PE101-02: Repositories, Sharing, and Conda](PE101-02CondaRepos.ipynb), we'll take a look at how to find those packages, copy them to CHESS servers, and use them in your own notebooks." ] }, {