Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebooks that use proprietary libraries should make it clear when importing the proprietary library. #1

Open
snowch opened this issue Jun 13, 2017 · 0 comments

Comments

@snowch
Copy link

snowch commented Jun 13, 2017

Notebooks that use proprietary libraries should make it clear when importing the proprietary library. E.g.

Notebook:
sample-notebooks/Cloud/IPYNB/Predict+outdoor+equip+purchases+ML+Python+FINAL.ipynb

Import:
from repository.mlrepositoryclient import MLRepositoryClient

As a user I want to know when proprietary libraries are being imported so that:

  • I know the places that will break if I try to run my notebook outside of dsx
  • I know where to go for documentation/support on the functionality provided by the library
mjmanley added a commit that referenced this issue Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant