Open AnhQuanTran opened 1 year ago
I'm facing a problem with version compatibility when use spark with almond-sh kernel on windows. I tried many times with different version but not succeed (i also tried check compatibility table). What version i should choose for these
CLI
bitsadmin /transfer downloadCoursierCli https://github.com/coursier/launchers/raw/master/coursier "%cd%\coursier" bitsadmin /transfer downloadCoursierBat https://github.com/coursier/launchers/raw/master/coursier.bat "%cd%\coursier.bat" coursier bootstrap --hybrid almond:**<version>** --scala **<version>** -o almond almond --install --force jupyter kernelspec list jupyter-lab (to use kernel)
Thank you
@alexarchambault can you help me bro, i still can't resolve this problem for 5 month :D
I'm facing a problem with version compatibility when use spark with almond-sh kernel on windows. I tried many times with different version but not succeed (i also tried check compatibility table). What version i should choose for these
CLI
Thank you