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

  1. Locate the install_dir>/dist/scripts/additional_os_packages.txt.
  2. Add desired package on a new line.
  3. Save the file.
  4. Run the server install.sh script for Linux or the install.bat script for Microsoft Windows.