Skip to content

Make Widget available for VSCode & Jupyter Lab #338

@dataders

Description

@dataders

Request

Make the widget available for other IDEs besides Jupyter Notebooks

Rationale

The widget is a great because it:
I love the widget. So much so that I use Jupyter notebooks as my IDE for the AML SDK even though I would prefer to use VSCode or Jupyter Labs.

  • saves A LOT of time. Not necessary to switch to the Portal and go clicking for find the run that was just submitted for monitoring.

The widget is not great because it:

  • is can't be used in other IDEs like VSCode or Jupyter Labs
  • requires developing in the .ipynb's which are hard to version control (and therefore collaborate on). My current work around is to use the VSCode Python extension to port notebooks to .py's for version control. Then export the script back to a notebook to there are changes in source.

potential "quick fixes"

A method for Run's that returns a URL of the run for monitoring within the portal

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions