← go to syllabus

Class 04: Jupyter, git, and more more more

  • Jupyter notebook setup
  • Common Jupyter issues

Jupyter notebook setup

  • Installing Jupyter
  • Changing the version of Python that Jupyter uses
  • Multiple versions of Python 3 for Jupyter notebooks

Common Jupyter issues

  • Fixing ModuleNotFoundError with Jupyter (long version)
  • Fixing ModuleNotFoundError with Jupyter (quick fix)
  • Why am I getting a “connection failed” for my Jupyter notebook?
  • Why am I getting a “site can’t be reached” for my Jupyter notebook?
  • What does “port 8888 is already in use, trying another port” mean?
  • pyenv: command not found + the `jupyter’ command exists in these Python versions

← go to syllabus