https://github.com/paypal/PPExtensions
Set of iPython and Jupyter extensions to improve user experience
https://github.com/paypal/PPExtensions
gimel hive ipython-magic jupyer jupyter-extension magics notebooks spark tableau teradata
Last synced: about 1 month ago
JSON representation
Set of iPython and Jupyter extensions to improve user experience
- Host: GitHub
- URL: https://github.com/paypal/PPExtensions
- Owner: paypal
- License: other
- Archived: true
- Created: 2018-08-17T20:07:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-22T13:46:43.000Z (over 5 years ago)
- Last Synced: 2025-03-10T01:52:25.892Z (3 months ago)
- Topics: gimel, hive, ipython-magic, jupyer, jupyter-extension, magics, notebooks, spark, tableau, teradata
- Language: Python
- Homepage: http://ppextensions.io/
- Size: 94.7 KB
- Stars: 50
- Watchers: 19
- Forks: 28
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-jupyter-resources - GitHub - 42% open · ⏱️ 07.12.2018): (Jupyter拓展)
README
[](https://travis-ci.org/paypal/PPExtensions)
[](http://ppextensions.readthedocs.io/en/latest/?badge=latest)
[](https://www.codacy.com/app/ppextensions-team/PPExtensions?utm_source=github.com&utm_medium=referral&utm_content=paypal/PPExtensions&utm_campaign=Badge_Grade)
[](https://opensource.org/licenses/BSD-3-Clause)# PPExtensions
PPExtensions is a suite of ipython and jupyter extensions built to improve user experience and reduce time to market in [Jupyter](http://jupyter.org) 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](https://airflow.apache.org/).# Installation
pip install ppextensions
# Current State
| Feature | Available | State |
|---------------------- | ------------- | -------------|
| PPMagics | Available | Beta |
| Scheduling Notebooks | Available | Beta |
| Github Integration | Available | Beta |--------------------------------------------------------------------------------------------------------------------
# Documentation & Getting Started
* [Click here to read the docs](http://ppextensions.readthedocs.io/)
# Questions
* [Slack](https://ppextensions.slack.com)
* [User Forum](https://groups.google.com/d/forum/ppextensions)
* [Developer Forum](https://groups.google.com/d/forum/ppextensions)