Skip to content

Commit 2761dda

Browse files
committed
add link in readme
1 parent 6ad2419 commit 2761dda

File tree

1 file changed

+7
-1
lines changed
  • examples/virtual_staining/vcp_tutorials

1 file changed

+7
-1
lines changed

examples/virtual_staining/vcp_tutorials/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Virtual Cell Platform Tutorials
22

3-
This directory contains tutorial notebooks for the Virtual Cell Platform.
3+
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+
410
The development happens on the Python scripts,
511
which are converted to Jupyter notebooks with:
612

0 commit comments

Comments
 (0)