Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrowdCent Cookbook

Open-source marimo notebooks for the CrowdCent Challenge and quantitative finance.

Browse the cookbook:

uvx marimo run recipes/

Open a recipe for editing:

uvx marimo edit recipes/numerai_dashboard.py

Each notebook declares its own dependencies with PEP 723, so there is no shared environment to assemble first. The same .py file runs locally and on CrowdCent Cloud. Dashboard-style recipes can also declare [tool.crowdcent.cloud] default_view = "app" to open as an app in Cloud while keeping the editor one toggle away.

Recipes

  • hyperliquid_ranking.py trains a ranking model and submits predictions.
  • numerai_dashboard.py charts public Numerai performance.
  • hello_cloud.py shows the CrowdCent Cloud runtime and output directory.

Contributing

Copy a nearby recipe, edit it in marimo, and open a pull request. The short checklist and metadata format are in CONTRIBUTING.md.

License

MIT

About

Open-source marimo recipes for CrowdCent Cloud and quantitative finance

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages