An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Dynobo's Notebooks

***Selection of some jupyter notebooks I worked on for fun***


Launch: binder
Code style: black
License: MIT

## 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.**