Skip to main content

Add disqus to your jupyter notebook

Project description

https://travis-ci.org/vwxyzjn/jupyter_disqus.svg?branch=master https://codecov.io/gh/vwxyzjn/jupyter_disqus/branch/master/graph/badge.svg https://badge.fury.io/py/jupyter-disqus.svg

You may use this package to inject and display Disqus in your jupyter notebook.

Demo

https://github.com/vwxyzjn/jupyter_disqus/raw/master/demo.gif

Installation

$ pip install jupyter_disqus

Usage

from jupyter_disqus import inject
# make sure to run this in a cell of your jupyter notebook
inject(
    page_url="https://costahuang.me/SC2AI/",
    page_identifier="1f527ae5-5a59-4dc3-9bb0-d77c2ccf5cab",  # unique identifier
    site_shortname="costahuang"                              # your disqus site shortname
)

Authors: Costa Huang

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_disqus-0.1.2.tar.gz (2.5 kB view hashes)

Uploaded Source

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