Skip to content

Commit

Permalink
Merge pull request #8 from o19s/add_docs
Browse files Browse the repository at this point in the history
add how to set up quepid
  • Loading branch information
epugh authored Jan 18, 2025
2 parents ebd0522 + 504b58b commit 10369ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ Browse to http://localhost:8000 and you should see the Jupyterlite interface.
1. then download and save the file in `./jupyterlite/files` tree.
1. Delete `jupyterlite.tar.gz`
1. run `docker run -it --rm -e TARGET_DIR=/dist -v "$(pwd)":/dist $(docker build -q .)`

If you are debugging these notebooks, they all use the Haystack Party data.
1. Check out the dev version of Quepid.
1. Run `bin/docker r bundle exec thor sample_data:haystack_party` to load into Quepid the data that the notebooks references.

0 comments on commit 10369ed

Please sign in to comment.