-
Updated
Sep 12, 2020 - Python
jupyterlab-extension
Here are 199 public repositories matching this topic...
ipywidgets/packages/jupyterlab-manager/README.md implies JupyterLab 1.0 is the current default:
Prerequisites
- JupyterLab (see package.json for appropriate version, currently JupyterLab 1.0)
ipywidgets/packages/jupyterlab-manager/package.json appears to show otherwise:
"dependencies": {
...
"@jupyterlab/application": "^2.0.2",
-
Updated
Sep 7, 2020
-
Updated
Sep 9, 2020 - Python
-
Updated
Sep 2, 2020
-
Updated
Sep 11, 2020 - Python
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Sep 17, 2020 - Python
-
Updated
Jun 24, 2020 - TypeScript
Since PyTorch tensors are very similar to Numpy arrays, is it possible to get the same inspection features for them? Their shape in particular would be great to visualize.
I can work on this if someone can point me in the right direction. I think we just need to add some lines to [inspectorscripts.ts](https://github.com/lckr/jupyterlab-variableInspector/blob/ebad24fad6d421e39674c4fc9fe6b07ae0
-
Updated
Sep 11, 2020 - TypeScript
At the moment the user has to press Ctrl (or a different modifier key if changed in settings) to bring up the hover tooltip. We could allow specifying a delay as an alternative/additional activation method. This is how it is implemented in VScode I think.
Sketch for setting chema:
"delay": {
"title": "Hover delay",
"type": ["number", "null"],
"default": 300,
"-
Updated
Jul 12, 2019 - TypeScript
-
Updated
Sep 10, 2020 - HTML
-
Updated
Sep 11, 2020 - Jupyter Notebook
-
Updated
Sep 17, 2020 - TypeScript
-
Updated
Sep 12, 2020 - Python
When a TF serving model returns a failure instead of a prediction, pass the failure string to the front-end for display instead of the generic http error we see now.
-
Updated
May 19, 2020 - Python
-
Updated
Sep 11, 2020 - TypeScript
Great extension - thank you.
Could I suggest you place the text from advanced.md in the ReadMe.md file? As it took me a while to get the markdown package working (which requires shell-escape).
I finally found the solution in this closed question: jupyterlab/jupyterlab-latex#112
-
Updated
Sep 12, 2020 - Python
-
Updated
Jul 31, 2020 - Python
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Jun 27, 2020 - TypeScript
Improve this page
Add a description, image, and links to the jupyterlab-extension topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jupyterlab-extension topic, visit your repo's landing page and select "manage topics."


Bug Report
Steps to Reproduce:
PerspectiveWidgetorTable.Expected Result:
A valid widget or Table.
Actual Result: