Skip to content
#

azureml

Here are 91 public repositories matching this topic...

revodavid
revodavid commented Jan 26, 2020

None of the function help pages in the azuremlsdk library include a See Also section. Including relevant functions in a See Also section would help users discover functions and navigate the help system better.

Describe the solution you'd like
Add a see also section to the help pages listing relevant functions. For example, upload_files_to_datastore should refer to `download_from_datastor

ant0nsc
ant0nsc commented Apr 22, 2022

With present settings, mypy raises an error on local machines when run in the hi-ml-histopathology folder:

/miniconda3/envs/HimlHisto/lib/python3.7/site-packages/rich/__init__.py: error: Source file found twice under different module names: "rich" and "rich.__init__"

This disappears with the latest version of rich

good first issue code quality and tools

Improve this page

Add a description, image, and links to the azureml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the azureml topic, visit your repo's landing page and select "manage topics."

Learn more