Streamline text
This commit is contained in:
parent
6c2cc48d3e
commit
92dde01e0c
1 changed files with 5 additions and 2 deletions
|
@ -6,8 +6,11 @@ This project is a *thorough* introductory course
|
||||||
|
|
||||||
### Table of Contents
|
### Table of Contents
|
||||||
|
|
||||||
The materials are designed to resemble a book.
|
The materials are designed to resemble an *interactive* book.
|
||||||
They can be viewed in a web browser
|
It is recommended
|
||||||
|
to follow the [installation instructions](https://github.com/webartifex/intro-to-python#installation) below
|
||||||
|
and work through the content on one's own computer.
|
||||||
|
Alternatively, the content can be viewed in a web browser
|
||||||
either statically (i.e., read-only) on [nbviewer <img height="12" style="display: inline-block" src="static/link/to_nb.png">](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/tree/develop/)
|
either statically (i.e., read-only) on [nbviewer <img height="12" style="display: inline-block" src="static/link/to_nb.png">](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/tree/develop/)
|
||||||
or interactively (i.e., code can be executed) on [Binder <img height="12" style="display: inline-block" src="static/link/to_mb.png">](https://mybinder.org/v2/gh/webartifex/intro-to-python/develop?urlpath=lab).
|
or interactively (i.e., code can be executed) on [Binder <img height="12" style="display: inline-block" src="static/link/to_mb.png">](https://mybinder.org/v2/gh/webartifex/intro-to-python/develop?urlpath=lab).
|
||||||
**Video** presentations on the content are available
|
**Video** presentations on the content are available
|
||||||
|
|
Loading…
Reference in a new issue