Skip to content

Creating a Jupyter Notebook lab

Jupyter Notebook labs use the JupyterLab environment built in right into the lab. Jupyter Notebook labs contain the nbgrader extension installed that allows you to create automatically and manually assessed tasks.

To create a Jupyter Notebook lab:

  1. Log in to LMS.
  2. Go to Content. A page with available pre-configured libraries will open.
  3. Click Jupyter Labs.
  4. Click the add button .
  5. Select Coding and click  to proceed.
  6. Specify these parameters:
  • Lab name — enter the lab name that will be displayed in the assignments catalog and on the lab information page.
  • Coding language — select Jupiter Notebook.
  • Lab description — enter a short description that will be displayed on the lab information page.
  • Cover image — upload the image that will be displayed in the course catalog and on the lab information page.
  • Labels — enter labels that will help you to search for this lab.
  1. Click   to proceed. Wait till the lab is prepared.
  2. Open the main.ipynb file and start adding the lab content.
InformationThe main.ipynb file name represents a randomly generated identifier and cannot be edited.

For the further details, see: