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 5aa7d6e commit 01ec514Copy full SHA for 01ec514
examples/virtual_staining/vcp_tutorials/quick_start.ipynb
@@ -82,7 +82,8 @@
82
"To run inference on your own data,\n",
83
"convert them into the OME-Zarr data format using iohub or other\n",
84
"[tools](https://ngff.openmicroscopy.org/tools/index.html#file-conversion),\n",
85
- "and run pre-processing with the `viscy preprocess` CLI."
+ "and run [pre-processing](https://github.com/mehta-lab/VisCy/blob/main/docs/usage.md#preprocessing)\n",
86
+ "with the `viscy preprocess` CLI."
87
]
88
},
89
{
0 commit comments