Skip to content

coiled/hands-on

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coiled Hands-On

This repository contains Coiled/Dask examples that are both easy and non-trivial. They are intended for quick demonstrations when first trying out the product.

Instructions

Clone repository

git clone https://github.com/coiled/hands-on
cd hands-on

Install software

conda env create -f environment.yml -y
conda activate hands-on

Log in to Coiled

coiled login

If you're working within the context of a Coiled team account (common for demonstrations) you may want to specify a default account:

coiled login --account PROVIDED_ACCOUNT

Open up Jupyter and play around

jupyter lab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published