mirror of
https://github.com/SpencerPark/IJava.git
synced 2025-04-15 19:06:07 +00:00
Update install/configuration instructions based on the new installer plugin.
This commit is contained in:
parent
853e101934
commit
98386ad554
@ -2,7 +2,7 @@ plugins {
|
||||
id 'java'
|
||||
id 'maven-publish'
|
||||
id('com.github.hierynomus.license') version '0.14.0'
|
||||
id('io.github.spencerpark.jupyter-kernel-installer') version '2.0.0'
|
||||
id('io.github.spencerpark.jupyter-kernel-installer') version '2.1.0'
|
||||
id('com.github.jk1.dependency-license-report')
|
||||
}
|
||||
|
||||
@ -140,7 +140,6 @@ jupyter {
|
||||
}
|
||||
|
||||
installKernel {
|
||||
//pythonExecutable = 'python'
|
||||
kernelInstallPath = commandLineSpecifiedPath(userInstallPath)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user