mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-14 13:32:56 +00:00
reorder
This commit is contained in:
@@ -51,12 +51,12 @@ PACKAGE_MAPPING = {
|
||||
"scikit-learn": "sklearn",
|
||||
"scikit-image": "skimage",
|
||||
"spylon-kernel": "spylon_kernel",
|
||||
"pytables": "tables",
|
||||
# R
|
||||
"randomforest": "randomForest",
|
||||
"rsqlite": "DBI",
|
||||
"rcurl": "RCurl",
|
||||
"rodbc": "RODBC",
|
||||
"pytables": "tables",
|
||||
}
|
||||
|
||||
# List of packages that cannot be tested in a standard way
|
||||
|
Reference in New Issue
Block a user