Add disqus to your jupyter notebook
Project description
You may use this package to inject and display Disqus in your jupyter notebook.
Demo
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file jupyter_disqus-0.1.2.tar.gz.
File metadata
- Download URL: jupyter_disqus-0.1.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
138d615e243285f5c8088fd874207c2e2eb9b99bf4a62c52e76104d8f98cdd84
|
|
| MD5 |
88339d0499e5d1183c92c0e5442c90bc
|
|
| BLAKE2b-256 |
8de29b4d3d1118d4a09af52464b6740374be042b14f52c1f97c8fb15614fbe7e
|