ConvexPi

Publish a post

Paste a link to a Jupyter notebook in your GitHub repo. We pin it to the current commit, run it in a sandbox, render it, and add it to the showcase. Start from the template.

A .ipynb file URL on a public repo.

Your notebook runs top-to-bottom in a clean environment (numpy, pandas, matplotlib, the ConvexPi SDK). Use %matplotlib inline for charts, keep front-matter (title, summary, tags) in the first markdown cell, and define a MyStrategy class to qualify for the out-of-sample leaderboard.