Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

import error for the ML module while using in Jupyter #81

Closed
supriyagarg opened this issue Oct 5, 2016 · 2 comments
Closed

import error for the ML module while using in Jupyter #81

supriyagarg opened this issue Oct 5, 2016 · 2 comments
Assignees

Comments

@supriyagarg
Copy link
Contributor

Running pydatalab within Jupyter, gives an import error for the ML module. Within Datalab, it works fine.

ImportError: No module named ml

I guess the required libraries need to be included in setup.py?

@ojarjur
Copy link
Contributor

ojarjur commented Oct 6, 2016

Yes, here's the dependency: https://github.com/googledatalab/datalab/blob/master/containers/base/Dockerfile#L130

I'll see if I can figure out how to put that in the pydatalab setup.py

@ojarjur ojarjur self-assigned this Oct 6, 2016
@chmeyers
Copy link
Contributor

This is likely obsolete with the 1.0.0 version of pydatalab

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants