Skip to content

Commit 504b58b

Browse files
committed
add how to set up quepid
1 parent 5c6665a commit 504b58b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,7 @@ Browse to http://localhost:8000 and you should see the Jupyterlite interface.
4040
1. then download and save the file in `./jupyterlite/files` tree.
4141
1. Delete `jupyterlite.tar.gz`
4242
1. run `docker run -it --rm -e TARGET_DIR=/dist -v "$(pwd)":/dist $(docker build -q .)`
43+
44+
If you are debugging these notebooks, they all use the Haystack Party data.
45+
1. Check out the dev version of Quepid.
46+
1. Run `bin/docker r bundle exec thor sample_data:haystack_party` to load into Quepid the data that the notebooks references.

0 commit comments

Comments
 (0)