Skip to content

Commit 96cfc50

Browse files
authored
Merge pull request #770 from GeorgianaElena/upgrade_IRKernel
[WIP] Upgrade IRKernel version to 1.0.2
2 parents 59795ec + 5983ded commit 96cfc50

File tree

1 file changed

+1
-1
lines changed
  • repo2docker/buildpacks

1 file changed

+1
-1
lines changed

repo2docker/buildpacks/r.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ def get_build_scripts(self):
174174
devtools_version = "2018-02-01"
175175

176176
# IRKernel version - specified as a tag in the IRKernel repository
177-
irkernel_version = "0.8.11"
177+
irkernel_version = "1.0.2"
178178

179179
mran_url = "https://mran.microsoft.com/snapshot/{}".format(
180180
self.checkpoint_date.isoformat()

0 commit comments

Comments
 (0)