We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e800542 commit 6989566Copy full SHA for 6989566
docs/advanced.md
@@ -26,3 +26,7 @@ bg_color = viewer.get_background_color()
26
```python
27
print(bg_color)
28
```
29
+
30
+This has [not yet been applied in
31
+JupyterLite](https://github.com/InsightSoftwareConsortium/itkwidgets/issues/730)
32
+so getters are not yet well-behaved in JupyterLite.
0 commit comments