Skip to content

lakodo/curry

Repository files navigation

Curry

Release Build status codecov Commit activity License

Wrap dask scheduler to make it easy to buid datascience flow

Dev

### Run the server

make run-server

Run the demo script

# Install uv is not already done
pip install uv
# or
pipx intall uv
# or (cleaner)
curl -LsSf https://astral.sh/uv/install.sh | sh


# launch the demo
uv run python curry/demos/existing_functions/demo.py
# you can open the "mydask.png" file to see the Dask graph generated by this workflow.

Using make:

make run-demo

Run tailwind postcss

# it's a watch process
npm run build:css

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors