glasnt / dceu2022-sprints-work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Who contributed to Django X.Y?

As iterated on in the DjangoCon Europe 2022 and DjangoCon US 2022 sprints

A notebook of data analysis.

To setup your own version:

virtualenv venv
source venv/bin/activate
pip install -U pip
pip install -r requirements.txt
jupyter notebook

Private notes

About


Languages

Language:Jupyter Notebook 98.4%Language:Python 1.6%