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 6ad2419 commit 2761ddaCopy full SHA for 2761dda
examples/virtual_staining/vcp_tutorials/README.md
@@ -1,6 +1,12 @@
1
# Virtual Cell Platform Tutorials
2
3
-This directory contains tutorial notebooks for the Virtual Cell Platform.
+This directory contains tutorial notebooks for the Virtual Cell Platform,
4
+available in both Python scripts and Jupyter notebooks.
5
+
6
+- [Quick Start](quick_start.ipynb): get started with model inference in Python.
7
8
+## Development
9
10
The development happens on the Python scripts,
11
which are converted to Jupyter notebooks with:
12
0 commit comments