A tiny Tutor plugin for auto-mouting virtual environments from the host

i THINK that i need this but i’d like to confirm the use case beforehand. i’m setting up a simple dev/test environment that my client wants to use mostly for QA work to verify custom theme modifications, and light testing of a half dozen pretty simple Xblocks and tutor plugins. see screen shot.

I used tutor local quickstart on an AWS EC2 instance to stand up an Open edX installation, and then rebuilt the openedx container after having added the custom theme and Python requirements.

MY OBJECTIVE: i want to be able to edit the custom theme template files, and the Python files in the additional requirements without needing to rebuild the openedx container on each edit. Can i accomplish that with this tiny plugin?

1 Like