From fac92098d81607591d92cfe9428bdfd257d1abd9 Mon Sep 17 00:00:00 2001 From: banesullivan Date: Wed, 14 Apr 2021 16:16:51 -0600 Subject: [PATCH] ipyvtklink works on Jupyterlab 3 --- docs/jupyter/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/jupyter/index.rst b/docs/jupyter/index.rst index 8bc09ed91f..3ceb92d9e5 100644 --- a/docs/jupyter/index.rst +++ b/docs/jupyter/index.rst @@ -97,7 +97,7 @@ jupyter notebook plotting modules: +---------------+--------------+--------------------+---------+----------------------+ | ipygany | Yes | Client | threejs | No | +---------------+--------------+--------------------+---------+----------------------+ -| ipyvtklink | No | Server | vtk | Yes | +| ipyvtklink | Yes | Server | vtk | Yes | +---------------+--------------+--------------------+---------+----------------------+ | itkwidgets | No | Client | vtk.js | Yes | +---------------+--------------+--------------------+---------+----------------------+