Skip to content

Commit

Permalink
Merge pull request #2 from open-resources/docker_instructions
Browse files Browse the repository at this point in the history
added comments on docker initialization with workspace
  • Loading branch information
sivakornchong authored Sep 1, 2024
2 parents 05e46fb + 90141ad commit 1f77496
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions content/pl_docker/docker_course_dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,13 @@ You're ready to develop questions for the `OPB`!

For development of questions that require an autograder, you will need to set up a local autograder container as well.

```{important}
Follow this section for any questions that require usage of external autograders, including PrairieLearn workspace questions.
Some questions, such as the example below, contain built-in notebooks. To work with these questions locally, follow the docker initialization command in this section instead of the command described in step 8.
```
<img src="pl_images/open_workspace.png">

### Important! (Windows Only)

If you are using Windows, the following commands will need to be executed in Windows Subsystem for Linux (WSL). You can do this two ways:
Expand Down
Binary file added content/pl_docker/pl_images/open_workspace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1f77496

Please sign in to comment.