You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.
@rkoppula I think it might be better to explicitly document the need to import the scripts as above rather than append the PYTHONPATH variable in the Dockerfile. But perhaps the median user would prefer a solution that makes imports just work as expected.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How do you import python modules defined in the
src
sub-directories when using Jupyter notebooks residing in thenotebook
directory?The text was updated successfully, but these errors were encountered: