diff --git a/docs/howto/content/shared-directory.rst b/docs/howto/content/shared-directory.rst index 0a64e4a..18d3a65 100644 --- a/docs/howto/content/shared-directory.rst +++ b/docs/howto/content/shared-directory.rst @@ -54,3 +54,8 @@ and User C cannot edit the Notebook. Only User A can make changes. sudo ln -s /srv/scratch /etc/skel/scratch +======================= +Shared-directory plugin +======================= + +A TLJH Plugin at https://github.com/kafonek/tljh-shared-directory installs ``voila`` and sets up the directories as specified above. Include ``--plugin git+https://github.com/kafonek/tljh-shared-directory`` in your deployment startup script. \ No newline at end of file