[jvm-packages] Fix for space in sys.executable path in create_jni.py (#7358)

This commit is contained in:
nicovdijk
2021-10-25 07:45:11 +02:00
committed by GitHub
parent fd61c61071
commit a6bcd54b47
2 changed files with 13 additions and 4 deletions

9
.gitignore vendored
View File

@@ -63,6 +63,7 @@ nb-configuration*
# Eclipse
.project
.cproject
.classpath
.pydevproject
.settings/
build
@@ -125,3 +126,11 @@ credentials.csv
*.pub
*.rdp
*_rsa
# Visual Studio code + extensions
.vscode
.metals
.bloop
# Demo
demo