You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Project Pythia Cookbook covers using the [Kerchunk](https://fsspec.github.io/kerchunk/)
9
9
library to access archival data formats as if they were
@@ -80,13 +80,13 @@ Some possible additions:
80
80
81
81
## Running the Notebooks
82
82
83
-
You can either run the notebook using [](http://binder.mypythia.org/v2/gh/ProjectPythia/kerchunk-cookbook/main?labpath=notebooks)
83
+
You can either run the notebook using [](https://binder.projectpythia.org/v2/gh/ProjectPythia/kerchunk-cookbook/main?labpath=notebooks)
84
84
or on your local machine.
85
85
86
86
### Running on Binder
87
87
88
88
The simplest way to interact with a Jupyter Notebook is through
89
-
[Binder](https://mybinder.org/), which enables the execution of a
89
+
[Binder](https://binder.projectpythia.org), which enables the execution of a
90
90
[Jupyter Book](https://jupyterbook.org) in the cloud. The details of how this works are not
91
91
important for now. All you need to know is how to launch a Pythia
92
92
Cookbooks chapter via Binder. Simply navigate your mouse to
0 commit comments