Install Jupyter Notebook in Ubuntu 22.04

Опубликовано: 01 Октябрь 2024
на канале: babarehner
8,691
87

Jupyter Notebook provides an easy entry into learning and using Python. Short sections of code can be written and verified as well as shared in the notebook. Notebooks can also be used for data manipulation when used with additional python packages and libraries. This install includes the following packages- numpy, simpy, scipy and matplotlib.

Unfortunately YouTube does not allow me to post the commands I used to get the Snap version of Firefox to play nicely with Jupyter Notebook- because the commands use 'angle brackets'. You should be able to find those commands in the second link listed below in Additional Info.

0:00 Introduction
2:11 Install Jupyter Notebook
3:34 Configure Firefox Snap to work with Jupyter Notebook
4:12 Verify Jupyter Notebook works- play with numpy

Additional Info:

[FIXED] Jupyter Notebook: Access to the file was denied- https://www.pythonfixing.com/2022/01/...

How to correctly configure Snap'd Firefox to open local html-file, generated by Jupyter Notebook launcher? - https://askubuntu.com/questions/13897...

Cannot open new Jupyter Notebook [Permission Denied]- https://stackoverflow.com/questions/4...