Commit d2213b9
Add notebook: Introduction to Python (#337)
* Add notebook: Introduction to Python
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Add notebook to the index
* Apply suggestions from code review
Co-authored-by: Aliaksandr Yakutovich <yakutovicha@gmail.com>
* add fixes after review
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* add fixes after review
* Small changes to "Variables"
* Add "underscore" to valid chars
* Apply suggestions from code review
Co-authored-by: Fábio Lopes <33908066+fabioacl@users.noreply.github.com>
* add hyperlink for function arguments
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Aliaksandr Yakutovich <yakutovicha@gmail.com>
Co-authored-by: Edoardo Baldi <edoardob90@gmail.com>
Co-authored-by: Fábio Lopes <33908066+fabioacl@users.noreply.github.com>1 parent 79c8a87 commit d2213b9
2 files changed
+1448
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 46 | | |
53 | 47 | | |
54 | 48 | | |
| |||
0 commit comments