Skip to content

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

@snowch

Description

@snowch

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions