Examples
Run the examples from the examples/ directory in this repository.
For canonical setup details per variant (requirements, credentials, and parameters), see Sandboxes. For installation extras, see Installation.
Eval​
make eval
Docker​
make docker
Jupyter​
make jupyter
Monty​
make monty
Kaggle​
- Source: https://github.com/datalayer/code-sandboxes/blob/main/examples/exec/kaggle_sandbox_example.py
make kaggle
Colab​
- Source: https://github.com/datalayer/code-sandboxes/blob/main/examples/exec/colab_sandbox_example.py
make colab
Modal​
make modal
Datalayer​
make datalayer
See the Makefile for all targets: https://github.com/datalayer/code-sandboxes/blob/main/examples/Makefile
For an interactive command-line REPL across variants, see CLI REPL.