Explore machine learning and data science with Codespaces
Перейти к файлу
SophieRollet 14a9c8af6d
Add .ipynb_checkpoints/ to .gitignore
2022-11-23 22:29:00 +01:00
.devcontainer Fix invalid devcontainer.json 2022-11-17 09:44:43 -06:00
data Add interactive notebook 2022-10-27 00:21:34 +00:00
notebooks Fix axis titles 2022-11-10 21:36:46 +00:00
.gitignore Add .ipynb_checkpoints/ to .gitignore 2022-11-23 22:29:00 +01:00
LICENSE Initial commit 2022-06-08 07:31:10 -06:00
README.md Update SCM tip. 2022-10-31 07:33:05 -06:00
requirements.txt Add image classifier notebook 2022-10-28 20:28:26 +00:00

README.md

GitHub Codespaces ♥️ Jupyter Notebooks

Welcome to your shiny new codespace! We've got everything fired up and running for you to explore Python and Jupyter notebooks.

You've got a blank canvas to work on from a git perspective as well. There's a single initial commit with what you're seeing right now - where you go from here is up to you!

Everything you do here is contained within this one codespace. There is no repository on GitHub yet. If and when youre ready you can click "Publish Branch" and well create your repository and push up your project. If you were just exploring then and have no further need for this code then you can simply delete your codespace and it's gone forever.