Explore machine learning and data science with Codespaces
Перейти к файлу
dependabot[bot] d6ef0090eb
Bump tqdm from 4.64.0 to 4.66.3
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.64.0...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 20:46:46 +00: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 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 Bump tqdm from 4.64.0 to 4.66.3 2024-05-03 20:46:46 +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.