Skip to content
 
 

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hide_code 0.1.3

Introduction

hide_code is an extension for Jupyter/IPython notebooks to selectively hide code and prompts. Make a notebook a code free document for exporting or presenting with a single click by pressing hide_code toggle

Normal

image1.1

Hide code enabled

image1.2

Or customize each cell by selecting "Hide code" from the Cell Toolbar dropdown. Then use "Hide Code" and "Hide Prompts" checkboxes to hide the specific cell's code or cell's input/output prompts.

image2

Normal

image3.q

Hide code enabled

image3.2

Installation

pip install hide_code

Manual installation

  1. Download and unzip this repository.
  2. Change to unzipped directory
  3. python setup.py install

Requirements

  • Jupyter notebook 4+
  • Python 2.7+ if installing with pip

About

Hide code and prompts in Jupyter/IPython notebooks.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages