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