Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.38 KB

about-workshops.md

File metadata and controls

26 lines (16 loc) · 1.38 KB

Learning Center workshops

The Learning Center workshop dashboard comprises a set of workshop instructions on the left-hand side and a series of tabbed views on the right-hand side. For workshops requiring commands to be run, one or more terminal shells are provided. More detailed information about Workshops including creating your own: Creating Learning Center Workshops

Screenshot of dashboard terminal

The terminals provide access to the editors vi and nano. To provide a UI based editor, you can enable the embedded editor view and use the embedded IDE based on VS Code.

Screenshot of dashboard editor

To complement the workshop instructions, or to be available for use by the instructor, you can include slides with a workshop. For slides you can use HTML based slide presentation tools such as reveal.js, or you can embed a PDF file.

Screenshot of dashboard slides

If the workshop involves working with Kubernetes, you can enable a web console for accessing the Kubernetes cluster. The default web console uses the Kubernetes dashboard.

Screenshot of dashboard console kubernetes

Alternatively, you can enable Octant as the web console.

Screenshot of dashboard console octant