How to upgrade Jupyter Notebooks for TIBCO Data Science Team Studio from 6.5.0 to 6.6.0?
book
Article ID: KB0072613
calendar_today
Updated On:
Products
Versions
Spotfire Data Science Team Studio
6.6.0
Description
This article explains steps needed to be followed to upgrade Jupyter Notebook for TIBCO Data Science Team Studio from 6.5.0 to 6.6.0
Environment
Linux based.
Resolution
Follow the below-given steps to upgrade Jupyter Notebooks for TIBCO Data Science Team Studio from 6.5.0 to 6.6.0: 1. Navigate to the installation directory of Jupyter Notebooks for Team Studio which is usually at /opt/notebooks. 2. Download the Team Studio Jupyter Notebooks installer (TIB_sfire-dscpn_6.6.0_linux_x86_64.sh ) from the edelivery website. 3. Make the installer file an executable: chmod +x TIB_sfire-dscpn_6.6.0_linux_x86_64.sh 4. Run the installer file: ./TIB_sfire-dscpn_6.6.0_linux_x86_64.sh 5. Select the Local Spawner installer option for Jupyter Notebooks (Note: Docker spawner installation is not supported for Team Studio 6.6.0). 6. After selecting the Local Spawner installer script will automatically update the Jupyter Notebook for Team Studio 6.6.0.
Issue/Introduction
This article explains steps needed to be followed to upgrade Jupyter Notebook for TIBCO Data Science Team Studio from 6.5.0 to 6.6.0