    pip3 install jupyter
    jupyter notebook --no-browser --ServerApp.ip 0.0.0.0
    pip install plotly ipywidgets

