Skip to content
#

jupyterlab-extension

Here are 199 public repositories matching this topic...

perspective
baldassarreFe
baldassarreFe commented Mar 27, 2019

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

jupyterlab-lsp
krassowski
krassowski commented Jul 29, 2020

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

Improve this page

Add a description, image, and links to the jupyterlab-extension 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 jupyterlab-extension topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.