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
@@ -11,7 +11,7 @@ The tutorials are located in the [`tutorials`](tutorials) subdirectory. The [REA
11
11
## Getting started
12
12
13
13
### Running the tutorials online with Binder
14
-
The easiest way to run the tutorials is with Binder. Simply open https://mybinder.org/v2/gh/biosimulators/Biosimulators_tutorials/HEAD in your browser.
14
+
The easiest way to run the tutorials is with Binder. Simply open https://tutorial.biosimulators.org/ in your browser.
15
15
16
16
### Running the tutorials on your own machine
17
17
Run the following command to download the tutorials:
Copy file name to clipboardExpand all lines: tutorials/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ This package provides several tutorials for BioSimulators Python APIs for simula
27
27
## Getting started
28
28
29
29
### Running the tutorials online with Binder
30
-
We recommend using the tutorials online through [Binder](https://mybinder.org/v2/gh/biosimulators/Biosimulators_tutorials/HEAD).
30
+
We recommend using the tutorials online through [Binder](https://tutorial.biosimulators.org/).
31
31
32
32
### Installating the BioSimulators tools
33
33
Instructions for installing the BioSimulators simulation tools are available at https://biosimulators.org. A single Docker image with most of the tools is also available ([`ghcr.io/biosimulators/biosimulators`](https://github.com/biosimulators/Biosimulators/pkgs/container/biosimulators)).
0 commit comments