Skip to content

Commit

Permalink
Merge branch 'devel' into specky
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterius committed Oct 22, 2024
2 parents 6b9aeb4 + b940ec3 commit 40e9865
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions home_precourse.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -364,10 +364,6 @@ and install the necessary packages defined in the `environment.yml`:
conda env create -f quarto/environment.yml -n quarto-env
```

> **ARM64 users:** <br>
> Some of the packages in this environment is not available for the ARM64
> architecture, so you'll have to follow the [instructions above](#conda/Conda-on-new-macs).
## Installing Jupyter

Let's continue using Conda for installing software, since it's so convenient to
Expand Down Expand Up @@ -404,7 +400,7 @@ successful.

Go to [docker.com](https://docs.docker.com/docker-for-mac/install/#download-docker-for-mac)
and select the download option that is suitable for your computer's architecture
(_i.e._ if you have an Intel chip or a newer Apple M1 chip). This will download
(_i.e._ if you have an Intel chip or a newer Apple silicon chip). This will download
a `dmg` file - click on it when it's done to start the installation. This will
open up a window where you can drag the Docker.app to Applications. Close the
window and click the Docker app from the Applications menu. Now it's basically
Expand Down

0 comments on commit 40e9865

Please sign in to comment.