tutorial icon indicating copy to clipboard operation
tutorial copied to clipboard

A tutorial for widgets

Results 25 tutorial issues
Sort by recently updated
recently updated
newest added

When installing the requirements in a fresh virtual env on Windows 10, I got the following error: > ERROR: Could not find a version that satisfies the requirement vtk==8.2.0 (from...

I am running from Miniconda installed on a Windows 10 Pro machine. I was able to reproduce this issue from a completely fresh install of Miniconda. I followed the installation...

I think this is because it doesn't install the jupyterlab 3.0

The numbering and naming of the notebooks is getting pretty confusing. It would be nice to fix that.

While running this command: `jupyter labextension install @jupyter-widgets/jupyterlab-manager @jupyter-widgets/jupyterlab-sidecar bqplot jupyter-threejs [email protected] ipysheet ipytree ipycanvas jupyter-matplotlib jupyter-vuetify ipyvolume Check your installation` I get the error: `Building jupyterlab assets (build:prod:minimize) An...

The current astro notebook has a number of problems and an omission: - [ ] pyWWT annotation (adding constellation lines, et, is not working) - [ ] pyWWT tour is...

2020

I am having what I would consider a very minor issue but can't seem to wrestle it to the ground in the way I'd like to. Simply, I'd like to...

Hi, I'm getting this error when I try install the widgets using the command given in the README > Install widgets from conda-forge > conda install -c conda-forge ipywidgets=7.2 bqplot...

@maartenbreddels -- can you take a look at the ipyvolume notebook and update it if you want? If it is fine as-is, then please close this issue. Thanks!

enhancement
question