We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59795ec + 5983ded commit 96cfc50Copy full SHA for 96cfc50
repo2docker/buildpacks/r.py
@@ -174,7 +174,7 @@ def get_build_scripts(self):
174
devtools_version = "2018-02-01"
175
176
# IRKernel version - specified as a tag in the IRKernel repository
177
- irkernel_version = "0.8.11"
+ irkernel_version = "1.0.2"
178
179
mran_url = "https://mran.microsoft.com/snapshot/{}".format(
180
self.checkpoint_date.isoformat()
0 commit comments