Skip to content

Commit 27ab2a9

Browse files
committed
Since we introduced pa_sudo you need to start a new Bash console in order to see your students' home directories. by: Giles
1 parent 3ca0503 commit 27ab2a9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

helpers/6-education.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,9 @@ directly mounted into your own files area.
125125

126126
You can return to your own dashboard by clicking the main
127127
PythonAnywhere logo, or by selecting your username from the dropdown in the
128-
dark line at the top. Once you're on your dashboard, go back to your Bash console, or open a new one
129-
if necessary. Type `ls /home`, and you should see your own username, and your
130-
student's username.
128+
dark line at the top. Once you're on your dashboard, go to the "Consoles" page,
129+
and start a new Bash console. In there, type `ls /home` -- you should see your
130+
own username, and your student's username.
131131

132132
>>> # press ctrl-d if you're still in a Python prompt
133133

0 commit comments

Comments
 (0)