FS#54226 - jupyter-notebook should require mbedtls
Attached to Project:
Community Packages
Opened by Alexander Dunlap (ajd) - Monday, 29 May 2017, 21:05 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 31 May 2017, 17:21 GMT
Opened by Alexander Dunlap (ajd) - Monday, 29 May 2017, 21:05 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 31 May 2017, 17:21 GMT
|
Details
If you run a Julia kernel in Jupyter notebook without having
installed mbedtls, you get error messages about not being
able to find the mbedtls shared libraries. I propose that
jupyter-notebook depends on mbedtls to avoid this problem.
|
This task depends upon

If it's required by the Julia kernel, then it should be a
dependency of the Julia kernel, which is not in our repos