Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Quick Links:
  • Important Notes:
    • Each pod has common Home, Work and Scratch storage areas.
    • Account EIDs must be entered in lowercase when logging in, either by SSH or to the RStudio Server/JupyterHub web applications.
      • Please let your students know to enter their EIDs using all lowercase letters.
    • EDU and AMDG pod course accounts are deactivated a few weeks after each semester ends (see Data/account retention)
      • Please let your students know this so they can ensure any files they want to retain in their Home directories are transferred elsewhere.

...

Both R Studio Server and JupyterHub web environments have a large number of packages available. Instructors can also request that additional software be installed. Such requests should ideally be made at least two weeks before the start of a course.

Note that long-running R and Python processes should generally be run from the command line rather than in the web applications, as duration of work there is limited by session timeouts (e.g. 120 minutes currently for R Studio Server).

See About R and R Studio Server for information about the R Studio Server web application and the command-line R environments, and how to troubleshoot common problems.

...

  • Instructors can post assignments to their shared /stor/work/<Class_Semester> directory as describe in the Posting assignments to the shared course directory section.

    • After posting an assignment, instructors can have students copy it to their Home directory using a Terminal pane in RStudio Server, or JupyterHub, renaming it in the process. When finished, use a Terminal pane to copy the assignment to the shared /stor/work/<Course_Semester> directory.

...