Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

paypal/PPExtensions

Repository files navigation

Build Status Documentation Status Codacy Badge License

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 Apache Airflow.

Installation

pip install ppextensions

Current State

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

Documentation & Getting Started

Questions