Azure / aml-template

This is a template used for setting up a machine learning project running on Azure Machine Learning
MIT License
32 stars 27 forks source link

MLOps: GHWorkspace for Jupyter notebook #40

Open pulkitaggarwl opened 4 years ago

pulkitaggarwl commented 4 years ago

We can think of GitHub Workspace for Jupyter Notebook an environment for Notebooks where in a single click an environment will be spun up for the Data Scientist allowing them to run the notebook without them having to install any dependencies.

Targeted Customer Journey: Customer opens a ML application in "GitHub workspace for Jupyter" which creates a fork He can run the notebook without having to install any dependencies. Makes changes to the notebook and data pipeline as needed and iterate Executed the model and plot metrics. Saves the updated model to forked branch.

marvinbuss commented 4 years ago

This is a really important and fundamental feature that is missing. @awmatheson we have been talking about this a couple of months ago.

marvinbuss commented 4 years ago

@pulkitaggarwl