docs: 📝 Add colab buton

This commit is contained in:
Louis Gallet 2023-12-15 15:54:35 +01:00
parent 576113a4fd
commit 88577f990f
Signed by: lgallet
SSH Key Fingerprint: SHA256:qnW7pk4EoMRR0UftZLZQKSMUImbEFsiruLC7jbCHJAY

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# Python for dummies Notebook
A notebook for my friends who want to learn Python.
<a target="_blank" href="https://colab.research.google.com/github/l0u1sg/pythonForDummies/blob/main/IntroductionPython.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>