pip を使用して Datalab 内にベースマップをインストールしようとしました。
%bash
pip install basemap
エラーが発生しました:
Downloading/unpacking basemap
Could not find any downloads that satisfy the requirement basemap
Cleaning up... No distributions at all found for basemap
Storing debug log for failure in /root/.pip/pip.log
pip でサポートされていない追加パッケージを Datalab にインストールするにはどうすればよいですか?