Explore machine learning and data science with Codespaces
Перейти к файлу
Josh Abernathy b87cc8c05c
Merge pull request #571 from StevenClontz/StevenClontz/fixplotcell
use `.show()` to fix code cell output
2024-08-12 09:11:43 -04:00
.devcontainer Update devcontainer.json 2022-12-16 16:08:07 -06:00
data Add interactive notebook 2022-10-27 00:21:34 +00:00
notebooks use `.show()` to fix code cell output 2024-08-10 15:00:13 +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 Update dependencies 2024-05-09 12:43:34 +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.