PPExtensions

PPExtensions is a suite of ipython and jupyter extensions built to improve user experience and reduce time to market in Jupyter notebooks.

Features

  • 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 airflow.

Installation

pip install ppextensions

Current State

Feature Available State
PPMagics Available Beta
Scheduling Notebooks Available Beta
Github Integration Available Beta

Documentation & Getting Started

Contributing

Questions