Lesson 2#

In this lesson, we will learn how to access the data used in this course using some basic path-related commands. We will then learn how to to use a job scheduler to execute our programs on powerful servers.

2.1

Accessing Jupyter Notebook

2.2

Path in Python

2.3

Introduction to job scheduler

2.4

Job submission

2.5

Tips on memory management