From 2dfe3da941ea5d0be8102eaceb77f12c37991869 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Thu, 3 Nov 2022 06:10:02 +0100 Subject: Update notebooks/python/python_3_8_to_3_11.ipynb and notebooks/python/python_oo.ipynb --- notebooks/python/python_3_8to_3_11.ipynb | 64 -------------------------------- 1 file changed, 64 deletions(-) delete mode 100644 notebooks/python/python_3_8to_3_11.ipynb (limited to 'notebooks/python/python_3_8to_3_11.ipynb') diff --git a/notebooks/python/python_3_8to_3_11.ipynb b/notebooks/python/python_3_8to_3_11.ipynb deleted file mode 100644 index 733f7dd..0000000 --- a/notebooks/python/python_3_8to_3_11.ipynb +++ /dev/null @@ -1,64 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "id": "b3f102cb-0f33-43ad-a808-e8f3c171b370", - "metadata": {}, - "source": [ - "# Python 3.8\n", - "\n", - "Released on October 14th, 2019." - ] - }, - { - "cell_type": "markdown", - "id": "52f3a2f9-1270-48fe-a5c3-881574ec0191", - "metadata": {}, - "source": [ - "# Python 3.9\n", - "\n", - " Released on October 5th, 2020." - ] - }, - { - "cell_type": "markdown", - "id": "bac26435-89c5-4b89-af37-340fd9a9556c", - "metadata": {}, - "source": [ - "# Python 3.10\n", - "\n", - " Released on October 4, 2021." - ] - }, - { - "cell_type": "markdown", - "id": "ec96310b-2b8d-45f3-9cac-6ec33861483b", - "metadata": {}, - "source": [ - "# Python 3.11\n", - "\n" - ] - } - ], - "metadata": { - "kernelspec": { - "display_name": "Python 3 (ipykernel)", - "language": "python", - "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 3 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.8.10" - } - }, - "nbformat": 4, - "nbformat_minor": 5 -} -- cgit v1.3