Jupyter Notebook Setup

Choose a platform

Update software if needed

  • Collaboratory: ! pip install seaborn==0.9.0
  • Azure: ! conda update seaborn -y

Use > /dev/null to make output not visible after it works.