Skip to content

Commit 052e2b8

Browse files
authored
Merge pull request aws#206 from awslabs/arpin_r_kernel_fix
Fixed: Moved to previous version of r-essentials. Old version broke …
2 parents 9daf2c8 + b11c748 commit 052e2b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_functionality/install_r_kernel/install_r_kernel.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"metadata": {},
1616
"outputs": [],
1717
"source": [
18-
"!conda install --yes --name JupyterSystemEnv --channel r r-essentials"
18+
"!conda install --yes --name JupyterSystemEnv --channel r r-essentials=1.6.0"
1919
]
2020
},
2121
{

0 commit comments

Comments
 (0)