mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 15:32:56 +00:00
Fix doc
This commit is contained in:
@@ -9,7 +9,7 @@ It's a basic test aiming to prove that the package is working properly.
|
|||||||
|
|
||||||
The goal is to detect import errors that can be caused by incompatibilities between packages for example:
|
The goal is to detect import errors that can be caused by incompatibilities between packages for example:
|
||||||
|
|
||||||
- #1012: issue importing `import sympy`
|
- #1012: issue importing `sympy`
|
||||||
- #966: isssue importing `pyarrow`
|
- #966: isssue importing `pyarrow`
|
||||||
|
|
||||||
This module checks dynmamically, through the `CondaPackageHelper`, only the specified packages i.e. packages requested by `conda install` in the `Dockerfiles`.
|
This module checks dynmamically, through the `CondaPackageHelper`, only the specified packages i.e. packages requested by `conda install` in the `Dockerfiles`.
|
||||||
|
Reference in New Issue
Block a user