Quickstart¶
pip
¶
pip install ploomber
conda
¶
conda install ploomber -c conda-forge
What’s next?¶
Bring your own code! Check out the tutorial to migrate your code into Ploomber: Refactoring legacy notebooks.
Check the introductory tutorial: Your first Python pipeline.
Run more examples.