diff options
| author | Simeon Simeonov | 2024-02-26 14:06:51 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2024-02-26 14:06:51 +0100 |
| commit | 63acc390e6417a716ebd789c07530414db7d0981 (patch) | |
| tree | 64f2bcfbdbe293e783c15335ea2f98ef17032493 /notebooks | |
| parent | 24d5938dfb98cc5c27eaec51b1da06b2f4a66932 (diff) | |
Add git course (reveal.js) and SQLAlchemy 2 (notebooks)
Diffstat (limited to 'notebooks')
| -rw-r--r-- | notebooks/python/python_3_8_to_3_11.ipynb | 2 | ||||
| -rw-r--r-- | notebooks/python/python_intro.ipynb | 2 | ||||
| -rw-r--r-- | notebooks/python/python_oo.ipynb | 2 | ||||
| -rw-r--r-- | notebooks/sqlalchemy/sqlalchemy.ipynb | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/notebooks/python/python_3_8_to_3_11.ipynb b/notebooks/python/python_3_8_to_3_11.ipynb index e2a08e9..b8724e8 100644 --- a/notebooks/python/python_3_8_to_3_11.ipynb +++ b/notebooks/python/python_3_8_to_3_11.ipynb | |||
| @@ -834,7 +834,7 @@ | |||
| 834 | "name": "python", | 834 | "name": "python", |
| 835 | "nbconvert_exporter": "python", | 835 | "nbconvert_exporter": "python", |
| 836 | "pygments_lexer": "ipython3", | 836 | "pygments_lexer": "ipython3", |
| 837 | "version": "3.11.4" | 837 | "version": "3.11.7" |
| 838 | } | 838 | } |
| 839 | }, | 839 | }, |
| 840 | "nbformat": 4, | 840 | "nbformat": 4, |
diff --git a/notebooks/python/python_intro.ipynb b/notebooks/python/python_intro.ipynb index 171b83c..f129ffe 100644 --- a/notebooks/python/python_intro.ipynb +++ b/notebooks/python/python_intro.ipynb | |||
| @@ -1053,7 +1053,7 @@ | |||
| 1053 | "name": "python", | 1053 | "name": "python", |
| 1054 | "nbconvert_exporter": "python", | 1054 | "nbconvert_exporter": "python", |
| 1055 | "pygments_lexer": "ipython3", | 1055 | "pygments_lexer": "ipython3", |
| 1056 | "version": "3.11.5" | 1056 | "version": "3.11.7" |
| 1057 | } | 1057 | } |
| 1058 | }, | 1058 | }, |
| 1059 | "nbformat": 4, | 1059 | "nbformat": 4, |
diff --git a/notebooks/python/python_oo.ipynb b/notebooks/python/python_oo.ipynb index 0ab369b..e38d7f3 100644 --- a/notebooks/python/python_oo.ipynb +++ b/notebooks/python/python_oo.ipynb | |||
| @@ -1418,7 +1418,7 @@ | |||
| 1418 | "name": "python", | 1418 | "name": "python", |
| 1419 | "nbconvert_exporter": "python", | 1419 | "nbconvert_exporter": "python", |
| 1420 | "pygments_lexer": "ipython3", | 1420 | "pygments_lexer": "ipython3", |
| 1421 | "version": "3.11.3" | 1421 | "version": "3.11.7" |
| 1422 | } | 1422 | } |
| 1423 | }, | 1423 | }, |
| 1424 | "nbformat": 4, | 1424 | "nbformat": 4, |
diff --git a/notebooks/sqlalchemy/sqlalchemy.ipynb b/notebooks/sqlalchemy/sqlalchemy.ipynb index 58a7eb9..0d2a966 100644 --- a/notebooks/sqlalchemy/sqlalchemy.ipynb +++ b/notebooks/sqlalchemy/sqlalchemy.ipynb | |||
| @@ -991,7 +991,7 @@ | |||
| 991 | "name": "python", | 991 | "name": "python", |
| 992 | "nbconvert_exporter": "python", | 992 | "nbconvert_exporter": "python", |
| 993 | "pygments_lexer": "ipython3", | 993 | "pygments_lexer": "ipython3", |
| 994 | "version": "3.11.5" | 994 | "version": "3.11.6" |
| 995 | } | 995 | } |
| 996 | }, | 996 | }, |
| 997 | "nbformat": 4, | 997 | "nbformat": 4, |
