-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
Jupyter Notebooksassigned-to-authorAssigned the issue to the listed article author.Assigned the issue to the listed article author.doc-bugtriaged
Description
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
BillmanH, anthony-t123, TestStandTrent, timoklimmer and pashminacameron
Metadata
Metadata
Assignees
Labels
Jupyter Notebooksassigned-to-authorAssigned the issue to the listed article author.Assigned the issue to the listed article author.doc-bugtriaged