Friday, April 5, 2019

AnacondaCON 2019 Day 1 Recap: Big-Time Learning

AnacondaCON 2019 is off to a great start. As in past years, we programmed Day 1 with product- and package-specific tutorials for those looking to get hands-on learning with Anaconda Enterprise tools. Spots in these…

The post AnacondaCON 2019 Day 1 Recap: Big-Time Learning appeared first on Anaconda.



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...