Skip to content

Commit

Permalink
update tutorials, bump beta, fix tutorials index (#1886)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgayoso committed Feb 1, 2023
1 parent 6cb0709 commit 3792568
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions docs/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,9 @@ notebooks/MultiVI_tutorial
```{toctree}
:maxdepth: 1
notebooks/scvi_hub_intro_and_download.ipynb
notebooks/scvi_hub_upload_and_large_files.ipynb
notebooks/scvi_hub_intro_and_download
notebooks/scvi_hub_upload_and_large_files
notebooks/minification
```

### Model hyperparameter tuning
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/notebooks
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ requires = ["hatchling"]

[project]
name = "scvi-tools"
version = "0.20.0b1"
version = "0.20.0b2"
description = "Deep probabilistic analysis of single-cell omics data."
readme = "README.md"
requires-python = ">=3.8"
Expand Down

0 comments on commit 3792568

Please sign in to comment.