-
Updated
Aug 30, 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
Aug 28, 2020
-
Updated
Mar 10, 2020 - Python
-
Updated
Aug 18, 2020
-
Updated
Aug 29, 2020 - Python
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Aug 26, 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
Jul 27, 2020 - TypeScript
Completion items list can now use items, as implemented in jupyterlab/jupyterlab#8140. We should take use of that as this is very low-effort high-gain feature. Currently the first letter and a colour code is used to indicate completion type. It will make it easier and more efficient to choose the right completion.
Costs:
- We need to bring the icons. The types/icon set
-
Updated
Jul 12, 2019 - TypeScript
-
Updated
Aug 9, 2020 - HTML
-
Updated
Jul 17, 2020 - Jupyter Notebook
The get_ipython
variable now shows up with the latest versions of xeus-python
:
The settings define a list that is used to prevent the variables explorer to show some default global variables from the kernel.
We should then add get_ipython
it to this list:
-
Updated
Aug 8, 2020 - Python
-
Updated
May 19, 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
Jul 30, 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
Jul 31, 2020 - Python
-
Updated
Aug 10, 2020 - Python
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Jul 30, 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:
PerspectiveWidget
orTable
.Expected Result:
A valid widget or Table.
Actual Result: