Jupyter + TensorFlow
Getting Started
The TensorFlow package can be accessed in any plugin containing the Jupyter application. However, the Jupyter + TensorFlow plugin enables the user to select a specific TensorFlow/Python version. The version options are available in the Image dropdown within the Application Parameters. tf-<version>-py<version>.simg
The Jupyter application will launch in a browser on the selected system with the selected TensorFlow package pre-installed. For instructions on how to use Jupyter Notebooks please reference Jupyter.
Below is a simple demonstration using TensorFlow within a Jupyter Notebook.


External References
For more information on how to use TensorFlow, please visit tensorflow.org.
For more information on how to use the Jupyter family of products, please visit jupyter.org