Skip to content

Commit 6989566

Browse files
committed
DOC: Note current getters limitation for JupyterLite
1 parent e800542 commit 6989566

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/advanced.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ bg_color = viewer.get_background_color()
2626
```python
2727
print(bg_color)
2828
```
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

Comments
 (0)