Metadata-Version: 1.1
Name: hide_code
Version: 0.5.2
Summary: A Jupyter notebook extension to hide code, prompts and outputs.
Home-page: https://github.com/kirbs-/hide_code
Author: Chris Kirby
Author-email: kirbycm@gmail.com
License: MIT
Description: Hide_code
        =========
        
        .. image:: https://img.shields.io/github/license/mashape/apistatus.svg
        
        Release build
        
        .. image:: https://travis-ci.org/kirbs-/hide_code.svg?branch=master
        
        hide_code is an extension for Jupyter/IPython notebooks to selectively hide code, prompts and output. Make a notebook a code free document for exporting or presenting. Documentation at https://github.com/kirbs-/hide_code
        
        
        
Keywords: jupyter notebook presentation
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
