❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 27th, 2023]
This course provides learners with the knowledge to create a Python Jupyter Notebook Server with Docker and Heroku. Step-by-step instructions are provided to deploy an interactive notebook, making projects more literal and easier for non-technicals to run code. Docker is used to give control over the application's OS environment, and the project is deployed to Heroku. The caveat of Jupyter notebooks disappearing as soon as a new version is deployed due to the ephemeral nature of containers is also discussed.
Course Syllabus
Welcome
Setup & Configuration
Using Docker
Deployment with Heroku
Bonus
Thank you