Azure / Azure/MachineLearningNotebooks

Python dataset support ubuntu 19/20

オープン
#950 コメント 31 件 リアクション 0 件 担当者 1 名 @GiftA-MSFT が担当を希望しています GitHub で見る
ADO cxp Data4ML machine-learning/svc product-feedback triaged
主要言語
Jupyter Notebook
スター
4.4k
フォーク
2.6k
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。