The Wayback Machine - https://web.archive.org/web/20210730141016/https://github.com/topics/jupyter
Skip to content
#

jupyter

Here are 2,842 public repositories matching this topic...

dash
wowchemy-hugo-modules
gcushen
gcushen commented Feb 9, 2021

Publications in Wowchemy currently use Article JSON-LD rather than the more specific ScholarlyArticle structured data as ScholarlyArticle is not eligible for rich Google search results whereas Article is.

Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting
https://developers.google.com/search/docs/data-types/article

However, use

jorisvanzundert
jorisvanzundert commented May 8, 2019

Hi,

(Apologies for being a bit verbose.)

Is it possible to have section headers in the sidebar that are links to section anchors? Thus, section headers that point to e.g. "/mybook/chapter_002#a-particular-section. (Each # header in .md becomes an anchor.)

I tried a workaround by using simply external: true, but this fails because _prepare_toc() errors out on the hashtag. Besid

Improve this page

Add a description, image, and links to the jupyter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jupyter topic, visit your repo's landing page and select "manage topics."

Learn more