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 provides a comprehensive guide to understanding the basic concepts and collections of Dask as well as its integration with Xarray.
@@ -41,12 +41,12 @@ Finally, we will discuss some best practices regarding Dask+Xarray.
41
41
42
42
## Running the Notebooks
43
43
44
-
You can either run the notebook using [Binder](https://mybinder.org/) or on your local machine.
44
+
You can either run the notebook using [Binder](https://binder.projectpythia.org/) or on your local machine.
45
45
46
46
### Running on Binder
47
47
48
48
The simplest way to interact with a Jupyter Notebook is through
49
-
[Binder](https://mybinder.org/), which enables the execution of a
49
+
[Binder](https://binder.projectpythia.org/), which enables the execution of a
50
50
[Jupyter Book](https://jupyterbook.org) in the cloud. The details of how this works are not
51
51
important for now. All you need to know is how to launch a Pythia
52
52
Cookbooks chapter via Binder. Simply navigate your mouse to
0 commit comments