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 18bb478 commit 19b0a49Copy full SHA for 19b0a49
examples/virtual_staining/vcp_tutorials/quick_start.py
@@ -88,7 +88,7 @@
88
# %%
89
# Install VisCy with the optional dependencies for this example
90
# See the [repository](https://github.com/mehta-lab/VisCy) for more details
91
-# !pip install "viscy[metrics,visual]==0.3.0rc2"
+# !pip install "viscy[metrics,visual]==0.3.0rc3"
92
93
94
# Validate installation
0 commit comments