Skip to content

Commit

Permalink
update repo and website location to JAX org (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
psobolewskiPhD authored May 3, 2024
1 parent 05cdd9a commit 06a86b0
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ April 23 & 30, 2024
This site contains materials for the Introduction to `napari` workshop
run at JAX on April 23 & 30, 2024.

The slides for the introductory presentation can be accessed [here](https://psobolewskiphd.github.io/intro-napari-slides/).
The slides for the introductory presentation can be accessed [here](https://thejacksonlaboratory.github.io/intro-napari-slides/).

## Colophon

Expand Down
2 changes: 1 addition & 1 deletion napari-workshops/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ bibtex_bibfiles:

# Information about where the book exists on the web
repository:
url: https://github.com/psobolewskiPhD/intro-napari-workshop # Online location of your book
url: https://github.com/TheJacksonLaboratory/intro-napari-workshop # Online location of your book
branch: main # Which branch of the repository should be used when creating links (optional)
path_to_book: "napari-workshops" # A path to your book's folder, relative to the repository root.

Expand Down
2 changes: 1 addition & 1 deletion napari-workshops/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ Before the workshop, please ensure you have an up-to-date `conda` installation a

## Workshop content

The workshop consists of [introductory slides](https://psobolewskiphd.github.io/intro-napari-slides/), as well as code examples in notebooks. The executed and rendered notebooks are [included in this repository](notebooks/index.md). We strongly encourage you to follow along with your own, fresh notebook. However, if you would like to down load and execute the completed notebooks locally, please see [the instructions here](notebook_setup.md). Additionally, the completed notebooks can also be run in the cloud [using Binder](launching_binder.md).
The workshop consists of [introductory slides](https://thejacksonlaboratory.github.io/intro-napari-slides/), as well as code examples in notebooks. The executed and rendered notebooks are [included in this repository](notebooks/index.md). We strongly encourage you to follow along with your own, fresh notebook. However, if you would like to down load and execute the completed notebooks locally, please see [the instructions here](notebook_setup.md). Additionally, the completed notebooks can also be run in the cloud [using Binder](launching_binder.md).
2 changes: 1 addition & 1 deletion napari-workshops/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ April 23 & 30, 2024
This site contains materials for the Introduction to `napari` workshop
run at JAX on April 23 & 30, 2024.

The slides for the introductory presentation can be accessed [here](https://psobolewskiphd.github.io/intro-napari-slides/).
The slides for the introductory presentation can be accessed [here](https://thejacksonlaboratory.github.io/intro-napari-slides/).

## Introducing napari

Expand Down
2 changes: 1 addition & 1 deletion napari-workshops/notebook_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ either downloading a .zip file (recommended for beginners) or cloning via git.
### Downloading a .zip file
To download the notebooks as a .zip file, do the following:

1. Click the GitHub logo at the top of this page or navigate your web browser to [the workshop's github repository](https://github.com/psobolewskiPhD/intro-napari-workshop): https://github.com/psobolewskiPhD/intro-napari-workshop
1. Click the GitHub logo at the top of this page or navigate your web browser to [the workshop's github repository](https://github.com/TheJacksonLaboratory/intro-napari-workshop): https://github.com/TheJacksonLaboratory/intro-napari-workshop
2. Click the green (or blue) "Code" button to open the download menu and then
"Download ZIP" ![download code](./resources/download_code.png)
3. Choose the location you would like to download the .zip into.
Expand Down

0 comments on commit 06a86b0

Please sign in to comment.