Austin Lasseter·Feb 25, 2024How to share your work on DeepnoteIf you haven’t tried it yet, don’t walk — Run! and checkout Deepnote, the best free platform for hosting your data science projects. And…
Austin Lasseter·Feb 24, 2024A quick analysis using DeepnoteI’ve always loved jupyter notebooks, but I recently stumbled upon a new way to share them — Deepnote is easily the best free jupyter…
Austin Lasseter·Aug 30, 2022Convert your Python apps from Heroku to the AWS Free TierA lot of us are very disappointed to hear the recent news that Heroku is going to discontinue its free service. Heroku has been a great…
Austin Lasseter·Jul 3, 2022Deploying from Sagemaker Studio Lab using DockerIn a previous blog post, I talked about how to deploy applications using the Heroku CLI. The purpose of this post is to demonstrate…
Austin Lasseter·Jun 13, 2022Installing the Heroku CLI on AWS Sagemaker Studio LabTogether, SMSL and Heroku make a powerful (and free!) combination that makes it easy to develop and deliver machine learning applications.
Austin Lasseter·Jun 10, 2022Cloning your first repo to Amazon Sagemaker Studio LabAmazon SageMaker Studio Lab is a free machine learning (ML) development environment that provides the compute, storage (up to 15GB), and…A response icon1A response icon1
Austin Lasseter·Jun 9, 2022How to display Plotly visualizations in Amazon Sagemaker Studio LabAmazon SageMaker Studio Lab is a free machine learning (ML) development environment that provides the compute, storage (up to 15GB), and…
Austin Lasseter·May 26, 2022Getting started with free AWS Sagemaker Studio LabAmazon SageMaker Studio Lab is a free machine learning (ML) development environment that provides the compute, storage (up to 15GB), and…
Austin Lasseter·May 25, 2021Create a static webpage using Github and PlotlyAs a data scientist, you often create visualizations that tell a story about your data. But you may feel limited by the fact that these…