We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6842580 commit c64e80dCopy full SHA for c64e80d
aalto/jupyterhub-instructors/course-data.rst
@@ -27,8 +27,8 @@ it minimally usable for others.
27
**In both cases, you need to** ``chmod -R a+rX`` **the data directory
28
whenever new files or directories are added so that the data becomes
29
readable to students.** This can be done either by running
30
-`chmod -R a+rX` in the Jupyter terminal for each newly added
31
-file/directory, or by running `chmod -R a+rX /coursedata/*` to
+``chmod -R a+rX`` in the Jupyter terminal for each newly added
+file/directory, or by running ``chmod -R a+rX /coursedata/*`` to
32
change permissions for all files at once.
33
34
Note: after you are added to relevant group to access the data, it
0 commit comments