We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3638590 commit e975475Copy full SHA for e975475
config/conf.json
@@ -134,8 +134,10 @@
134
"python",
135
"r"
136
],
137
- "packages" : {},
138
- "version" : "2.1.9",
+ "packages" : {
+
139
+ },
140
+ "version" : "2.1.8",
141
"automated_flags" : {
142
"include_in_ui" : false,
143
"generate_docs" : false,
terra-jupyter-aou/CHANGELOG.md
@@ -1,11 +1,3 @@
1
-## 2.1.9 - 2022-07-27T13:32:20.021704Z
2
-
3
-- Update BOLT-LMM version to v2.4.
4
-- Update `terra-jupyter-r` to `2.1.6`
5
- - Installs AnVIL and supporting packages.
6
7
-Image URL: `us.gcr.io/broad-dsp-gcr-public/terra-jupyter-aou:2.1.9`
8
9
## 2.1.8 - 2022-07-12
10
11
- Revert attempted Java11 upgrade back to Java8
0 commit comments