This is an old revision of the document!
Table of Contents
Jupyter
The School of Computer Science Jupyter server is available at https://jupyter.socs.uoguelph.ca, and is available to all SoCS students, faculty and staff.
How to Start
Logging In
To begin, point your web browser at https://jupyter.socs.uoguelph.ca and log in with your UoG credentials.
Choosing an Environment
After logging in, you will be prompted to choose an environment. Each environment contains a different set of software, tailored to specific needs. These environments are listed in more detail in the Jupyter Environments section below.
Choose your desired environment, and click Start
You are now logged into Jupyter and at the main menu.
Changing your Environment
Jupyter Environments
Minimal
This is a basic Jupyter environment to support Python notebooks. Details of all installed utilities can be found in the Jupyter documentation.
Datascience
This Jupyer environment includes libraries for data analysis from the Julia, Python, and R communities. Details of installed utilites can be found in the Jupyter documentation.
In addition, the following libraries have been added.
- TODO List of added libraries to go here
SoCS Jupyter Java
This environment includes the BeakerX collection of kernels and utilities. Included are, Python3, Clojure, Java and Kotlin.