Adding additional Ubuntu operating system packages
You can add operating system packages into your Jupyter notebook server.
To do this, edit the install_dir>/dist/scripts/additional_os_packages.txt .
Note: Each package name must be written on a new line.
Procedure
- Locate the install_dir>/dist/scripts/additional_os_packages.txt.
- Add desired package on a new line.
- Save the file.
- Run the server install.sh script for Linux or the install.bat script for Microsoft Windows.