/jupyter_disqus

Add Disqus to your Jupyter notebook.

Primary LanguagePythonMIT LicenseMIT

Jupyter_Disqus Package

image

image

image

Introduction

You may use this package to inject and display Disqus in your jupyter notebook, which might be helpful for couple use cases. For example, if you are doing a tutorial or a demonstration, Jupyter_Disqus allows you to answer questions that other people may have. Also, you may get some helpful feedback from the audience as well.

Demo

image

Installation

$ pip install jupyter_disqus

Usage

Authors: Costa Huang