Generating Fractals with Python, JupyterLab notebooks included! 📚
pyenv local 3.7.2
pipenv --python 3.7.2
pipenv shell
pipenv install --dev --pre
Reference: GitHub
jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install jupyter-matplotlib