Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 579 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 579 Bytes

End-to-End Demonstrations

These notebooks demonstrate how to install and run the extractors and the Learning Management System Data Store Loader (LMS-DS Loader) in a Jupyter notebook. The same code can be copied over into a stand-alone Python script instead of running inside the notebook.

Before running the notebook:

  • Be sure that you have Python 3.9.x and Poetry
  • Run poetry install in this directory

Each notebook has additional "getting started" instructions.