Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thijswillemmoens/start_new_jupyter_notebook_project
Starting template for working with Jupyter notebook.
https://github.com/thijswillemmoens/start_new_jupyter_notebook_project
Last synced: 6 days ago
JSON representation
Starting template for working with Jupyter notebook.
- Host: GitHub
- URL: https://github.com/thijswillemmoens/start_new_jupyter_notebook_project
- Owner: thijswillemmoens
- Created: 2024-10-24T13:48:06.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2024-10-24T14:41:24.000Z (21 days ago)
- Last Synced: 2024-10-25T18:49:46.901Z (20 days ago)
- Language: Jupyter Notebook
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Start new Jupyter notebook project
This is just a starting template that I use for my Jupyter notebook projects.
### Libraries
- [Numpy](https://numpy.org/)
- [Pandas](https://pandas.pydata.org/)
- [scikit-learn](https://scikit-learn.org/stable/#)