Pamela Wadhwa Dec 18, 2020 3 min Working across Panel and ipywidgets ecosystems This notebook is designed to help you learn how to make apps in panel in about 15 minutes. Screenshots of cell outputs are included for c...
Prasun Anand Dec 17, 2020 5 min Deploying GPUs with QHub At Quansight, we have developed Qhub, a framework for deploying data science stacks that facilitates initialization and maintenance. Quan...
Adam Lewis Dec 14, 2020 5 min Panel/Holoviews Learning Aid Learn to build a web app using Panel and Holoviews in just a few minutes! This JupyterLab learning aid from Quansight will show you how!
Dale Tovar Nov 13, 2020 4 min Extending Numba Types for Clean, Fast Code The scientific Python ecosystem relies on compiled code for fast execution. While it is still common to see C++ and C code contributed to...
Tyler PottsNov 11, 20203 minWhitelisting with XonshThe Problem I rent a little house on a huge ranch a touch over an hour northwest of Austin, TX. I also work as a software engineer for Qu...
Troy BaileyNov 3, 20204 minIbis and OmniSci; A powerful combination for easy access to fast big data analytics with Python.In order to easily and quickly perform analysis on big data, you need to have a convenient way to write the algorithms for accessing...