Skip to main content

Utility functions for the Pineapple IPython/Jupyter front-end

Project description

This project is a Python module that defines some utility functions for the Pineapple IPython/Jupyter front-end.

The goal is to standardize notebooks so that notebook authors can have a consistent and easy way for readers to reproduce their exact results with the least amount of hassle.

Usage

After importing the module, within IPython notebooks you get magic functions %pip and %require.

import pineapple

%pip install numpy

%pip list

%require numpy==1.9.2

%require numpy==1.9.2 ipython==4.0.0

%require

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pineapple-0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page