Jupyter

Jupyter on SeaWulf

Introduction to Jupyter on SeaWulf

Jupyter is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations, and narrative text. It supports multiple programming languages, including Python, R, and Julia, making it a powerful tool for interactive computing and data analysis.

Available Jupyter Versions

SeaWulf currently provides the following Jupyter modules:

  • r-jupyter/4.0.2
  • jupyter/7.4.4
  • jupyter/latest

To load a specific version of Jupyter, use the module command:

module load jupyter/7.4.4