Azure / Azure/MachineLearningNotebooks

Python dataset support ubuntu 19/20

Aberta
#950 31 comentários 0 reações 1 responsável Reivindicada por @GiftA-MSFT Ver no GitHub
ADO cxp Data4ML machine-learning/svc product-feedback triaged
Linguagem predominante
Jupyter Notebook
Estrelas
4.4k
Forks
2.6k
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Issue: When attempting to download a dataset on ubuntu 19.10 I get `NotImplementedError: Unsupported Linux distribution ubuntu 19.10`.

It seems like the problem is that the dotnetcore2 pip package actually only supports ubuntu 18. But ubuntu 20.04 is the new LTS, so it makes sense to support it (and also ubuntu 19).

Also, can we agree that it is a bit of an architecture-smell when downlading some csv-files (the dataset) causes a dependency to go look for a distro-specitic tar-file for a custom installation of a third dependency? I don't know whats the best solution, but this cant be it.

Related: https://github.com/Azure/MachineLearningNotebooks/issues/713

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.