Jupyter Notebooks
You can integrate Jupyter Notebooks running Python code with Team Studio.
For more information about Jupyter Notebooks, see jupyter.org.
If your organization has installed Jupyter Notebooks, Python, and required Python packages on a server, you can create Jupyter Notebooks and integrate them into your workflow.
- Creating a Jupyter Notebook
You can create a notebook from the Team Studio Work Files tab. - Installing Python Packages
Follow this step to install packages from within the notebook environment. - Initializing PySpark
You can initialize and use PySpark in your Jupyter Notebooks for Team Studio. - Creating a Custom Environment for Running Jupyter Notebooks
You can create custom environments that give you more control over the environment. - Uploading and Running the Conda Environment Example
The example file Conda.ipnyb is included on the TIBCO documentation site for your information. You can download it and run it in Team Studio. - Adding Your Data to a Notebook
Follow these steps to add your data to a notebook for processing. - Incorporating Notebooks in a Workflow
Notebooks can be integrated in the visual workflow editor using the Python Execute operator.
Related reference
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.