Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

codepafs/hide_code

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hide_code

PyPI version MIT license Release: Travis release build Dev: Dev Build Status

hide_code is a Jupyter notebook extension to selectively hide code, prompts and outputs with PDF and HTML exporting support.

demo

Installation

  1. pip install hide_code
  2. jupyter nbextension install --py hide_code
  3. jupyter nbextension enable --py hide_code
  4. jupyter serverextension enable --py hide_code

Upgrading with nbextension

  1. pip install hide_code --upgrade
  2. jupyter nbextension install --py hide_code

Note: add --sys-prefix to jupyter nbextension to install into virtualenv or conda environment.

New in 0.5.0

  • Export Reveal.js slides or latex templates.
  • Support for nbconvert 5.x+ and notebook 5.x+.

Documentation

Visit the Wiki.

Requirements

  • Jupyter notebook ~>5.1
  • Jupyter nbconvert ~>5.0.
  • pdfkit & wkhtmltopdf
  • Python 2.7 or 3.3+

About

Code, prompt and output hiding for Jupyter/IPython notebooks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 53.1%
  • JavaScript 24.0%
  • Smarty 22.9%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.