Introduction to the Jupyter Notebook Environment
Jupyter is an open source project that provides a webapp interface for writing code and documents. Throughout this tutorial, we will be using a Jupyter Notebook environment for making Tapis User Requests.
Download Notebook
Dowload the Jupyter Notebook by clicking the link below: Download Notebook
Starting up your Jupyter Notebook Environment
For this tutorial, we will use TACC JupyterHub You may login with your training accounts.
Uploading your notebook
On successful login, upload the sentiment_analysis.ipynb notebook and open it to run.