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

jupyter

Here are 3,232 public repositories matching this topic...

bokeh
dash
gertcuykens
gertcuykens commented Oct 2, 2021

When using Python you can click on the File line in vscode terminal to go to statement

Traceback (most recent call last):
  File "/Users/gert/Desktop/py/./tutorial.py", line 4, in <module>

When using IPython the line number is displayed in such a way you can't parse it

ValueError                                Traceback (most recent call last)
~/Desktop/py/tutorial.py in <modu
stefaneidelloth
stefaneidelloth commented Oct 21, 2021

Description

I tried to install a custom extension with following command:

jupyter labextension install .

with JupyterLab 3.2.0, Nodejs v14.17.6, Windows 10

and JupyterLab fails to build. The referenced log file includes the hint

@jupyterlab/[email protected] build
cat package.json && npm run clean && webpack

**Der Befehl "cat" ist entweder falsch geschrieben oder
k

wowchemy-hugo-themes
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

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