rylnd / avatars-benchmarking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Benchmarking

pipenv

brew install pipenv
pipenv install  # installs packages in Pipfile
pipenv shell    # activate a python session

jupyter notebook

# don't forget to `pipenv shell`
jupyter notebook benchmark-compare.ipynb  # opens in browser

About


Languages

Language:Jupyter Notebook 99.1%Language:Shell 0.9%