Upgrade IRKernel version to 1.0.2

pull/770/head
GeorgianaElena 2019-08-26 17:53:53 +03:00
rodzic 59795ecbda
commit 5983ded5bb
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -174,7 +174,7 @@ class RBuildPack(PythonBuildPack):
devtools_version = "2018-02-01"
# IRKernel version - specified as a tag in the IRKernel repository
irkernel_version = "0.8.11"
irkernel_version = "1.0.2"
mran_url = "https://mran.microsoft.com/snapshot/{}".format(
self.checkpoint_date.isoformat()