Tuesday, May 18, 2021

Anaconda Brings Data Science to Linux on IBM Z and LinuxONE

Today, along with IBM, we are excited to announce the general availability of Anaconda for Linux on Z and LinuxONE. Anaconda on Linux on Z and LinuxONE is our latest step toward expanding the availability of key open-source data science tools across platforms and improving the experience for practitioners everywhere.

from Planet SciPy
read more

No comments:

Post a Comment

TestDriven.io: Working with Static and Media Files in Django

This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...