mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
Do not import sparklyr, because it requires spark>=3.3
This commit is contained in:
@@ -72,6 +72,7 @@ EXCLUDED_PACKAGES = [
|
||||
"protobuf",
|
||||
"python",
|
||||
"r-irkernel",
|
||||
"r-sparklyr", # TODO(asalikhov): remove this line when updated to spark 3.3
|
||||
"unixodbc",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user