Skip to main content

WYSIWYG editing functionality for markdown/HTML cells in Jupyter

Project description

WYSIWYG HTML/Markdown Editor for Jupyter Notebook

This is an nbextension that enables WYSIWYG editing functionality for HTML/Markdown cells in Jupyter.

Installing

This extension can be installed through either PIP or conda.

pip install jupyter-wysiwyg

conda install -c genepattern jupyter-wysiwyg

Enabling

To enable this extension in Jupyter Notebook 5.2 and earlier you will need to run the following command lines.

In Jupyter Notebook 5.3 and later, this is automatic and will not be necessary.

jupyter nbextension install --py jupyter_wysiwyg

jupyter nbextension enable --py jupyter_wysiwyg

Using the Editor

To use the WYSIWYG editor, first create a markdown cell, then select the cell. You should now see two buttons appear on the left side of the cell. These buttons will have the "Rich Text Editing" and "Run Cell" tooltips. Click the "Rich Text Editing" button to launch the editor.

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

jupyter-wysiwyg-19.8.tar.gz (574.4 kB view hashes)

Uploaded Source

Built Distribution

jupyter_wysiwyg-19.8-py3-none-any.whl (1.5 MB view hashes)

Uploaded Python 3

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