PPExtensions is a suite of ipython and jupyter extensions built to improve user experience and reduce time to market in Jupyter notebooks.
- PPMagics - Set of magics to simplify access to different storage systems and tableau.
- Github Integration - A jupyter extension to integrate notebooks with github. This extension simplifies version controlling, sharing and resolving merge conflicts of notebooks.
- Notebooks Scheduling - A jupyter extension to productionalize the notebooks development environment. This extension enables scheduling notebooks with help of Apache Airflow.
pip install ppextensions
Feature | Available | State |
---|---|---|
PPMagics | Available | Beta |
Scheduling Notebooks | Available | Beta |
Github Integration | Available | Beta |