We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9877f31 commit 229dd0fCopy full SHA for 229dd0f
3 files changed
blog/2025-07-18-ai-ready.md
@@ -0,0 +1 @@
1
+# AI-ready bioinformatics infrastructure
blog/myst.yml
@@ -21,6 +21,7 @@ project:
21
toc:
22
- file: intro.md
23
- file: 2025-06-11-stacks.md
24
+ - file: 2025-07-18-ai-ready.md
25
26
downloads:
27
- file: _static/environment.yml
environment-files/readthedocs.yml
@@ -1,5 +1,5 @@
channels:
2
-- https://packages.qiime2.org/qiime2/2024.10/tiny/released
+- https://packages.qiime2.org/qiime2/2025.7/tiny/passed
3
- conda-forge
4
- bioconda
5
dependencies:
@@ -8,4 +8,4 @@ dependencies:
8
- pip
9
- pip:
10
- q2doc@git+https://github.com/qiime2/q2doc@dev
11
- - jupyter-book>=2.0.0a1
+ - jupyter-book==2.0.0b1
0 commit comments