https://github.com/dynobo/notebooks
Collection of some jupyter notebooks
https://github.com/dynobo/notebooks
Last synced: over 1 year ago
JSON representation
Collection of some jupyter notebooks
- Host: GitHub
- URL: https://github.com/dynobo/notebooks
- Owner: dynobo
- License: other
- Created: 2019-12-27T21:02:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-03T14:32:44.000Z (over 6 years ago)
- Last Synced: 2025-02-08T17:14:15.644Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 26.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dynobo's Notebooks
***Selection of some jupyter notebooks I worked on for fun***
## Quickstart
View **static versions**:
1. Open the [notebooks on GitHub](https://github.com/dynobo/notebooks/tree/master/notebooks)
**Interactive version** using [Binder](https://mybinder.org):
1. Visit
2. Grab a coffee, while the notebook is starting...
**Run locally** with full control & all features *(needs docker-compose)*:
1. Clone repo: `git clone https://github.com/dynobo/notebooks.git`
2. Start the container: `docker-compose up`
3. Open Jupyter in Browser (URL with the token is printed in terminal)
## Notebooks
### [Hey Alexa, how many babies are named after you?](https://github.com/dynobo/notebooks/blob/master/notebooks/2020-02-Alexa.ipynb) (02/2020)
**Visualizing the development of naming newborns "Alexa" in different countries over the last twenty years.**

