From 62a83cdc3a33fc3260901f75ac017a1c446c7df0 Mon Sep 17 00:00:00 2001 From: kafonek Date: Tue, 4 Jun 2019 11:39:59 -0400 Subject: [PATCH] included plugin link --- docs/howto/content/shared-directory.rst | 5 +++++ 1 file changed, 5 insertions(+) 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