Jupyter Notebooks Requirements

Ensure your environment meets the following requirements for using Jupyter Notebooks for Team Studio.

These recommendations are based on user count. For example, if you have 10 users, then you get (510MB * 10) + 2GB RAM, 10GB + 10GB disk space, and (10*.5) + .5 CPU cores. This projected use computes out to about 8GB of RAM, 20GB of free disk space, and 6 CPU cores.

With PySpark (Team Studio version 6.2 and later)
  • Memory and disk space required per user: 1GB RAM + 1GB of disk + .5 CPU core.
  • Server overhead: 2-4GB or 10% system overhead (whatever is larger), .5 CPU cores, 10GB disk space.
  • Port requirements: Port 8000 plus 5 unique, random ports per notebook.
Without PySpark (Team Studio version 6.0 or 6.1)
  • Memory and disk space required per user: 512MB RAM + 1GB of disk + .5 CPU core.
  • Server overhead: 2-4GB or 10% system overhead (whatever is larger), .5 CPU cores, 10GB disk space.
  • Port requirements: Port 8000.

To install Jupyter Notebooks for Team Studio in the Team Studio system, see the instructions in TIBCO® Data Science Team Studio Installation and Administration .