Title
Instructor note
Total: xxmin (Teaching:xxMin | Discussion:xxMin | Breaks:xxMin | Exercises:xxMin)
Objectives
Questions
What are we going to learn ?
Objectives
Objective 1
Keypoints
Take homes.
Sub-title
Discussion
Question (Pause for 5min for learners to respond)
Solution
Solution
Images
Today, people coding or analyzing data typically work with laptops.
Images with specific size
Note
A NOTE
Tab example
Get a user account and access to a project
Tab 1 content
Tab 2 content
Instructor note
Reminder
Excersise example
Check ssh version
[user@laptop ~]$ ssh -V
OpenSSH_x.x xx, OpenSSL xxx xxx
ssh installed and OK to continue
Danger
[user@laptop ~]$ ssh -V
Command ‘ssh’ not found
Not OK inform instructor
Snippet example
[MY_USER_NAME@GENERIC ~]$ pwd
/cluster/home/MY_USER_NAME
Snippet with tab example
[MY_USER_NAME@TAB_1 ~]$ pwd
/cluster/home/MY_USER_NAME
[MY_USER_NAME@TAB1 ~]$ pwd
/cluster/home/MY_USER_NAME