Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Scallop Summer School (Salem, MA 2024)

Setup

To run the docker container (build takes around ~20 min):

docker build -t scallop-summer24-tutorial -f x86_64/Dockerfile .
docker run -it --name scallop-summer scallop-summer24-tutorial

For running the container on a non-x86 machine, consider using the --platform flag.

After this, you should see the following prompt:

(base) root@c36cbd85bb7b:~/labs$

Be sure to activate the conda environment with:

conda activate scallop-env

To use OpenAI features, add the following line to the container's ~/.bashrc:

export OPENAI_API_KEY="<YOUR_OPENAI_KEY>"

Tutorial instructions

See the official website.

Solutions

See the solutions branch.

About

No description, website, or topics provided.

Resources

Stars

7 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages