Skip to content

Commit c5e44aa

Browse files
committed
Update README
1 parent 1595642 commit c5e44aa

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ This repository contains the Jupyter notebooks of the 100+ recipes of [*IPython
66

77
This repository is read-only: the source files are on the [cookbook-2nd](https://github.com/ipython-books/cookbook-2nd) repository.
88

9-
## Getting started
9+
10+
## Running the code in the cloud
11+
12+
With [Binder](https://mybinder.org/), you can run most of the Jupyter notebooks directly from your web browser without installing anything. Just click on the `launch binder` button above. A temporary Jupyter Notebook server with all dependencies will be automatically launched in the cloud. It is not persistent: all your changes will be lost after some time.
13+
14+
15+
## Running the code on your computer
1016

1117
1. [**Install** git](https://git-scm.com/downloads).
1218

0 commit comments

Comments
 (0)