Versions Compared

Key

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

...

If you come across unknown terms, check out the Docker glossary: https://docs.docker.com/glossary/

Table of Contents
minLevel1
maxLevel7

Setting up Tutor for edx-platform development

...

Code Block
languagebash
tutor dev exec lms pip install -e /openedx/packages/xblock-lti-consumer

Make a change in your locally checked out plugin repo, the platform should reload with your changes.

Working with MFEs

WIP

Quickstart edx-enterprise Development in Tutor

...