Chevron Left
Back to Create Docker Container with Flask Seaborn Regression Plot App

Learner Reviews & Feedback for Create Docker Container with Flask Seaborn Regression Plot App by Coursera Project Network

4.4
stars
52 ratings

About the Course

Often a software application developed on one platform will not run on another because of software environment differences. Sometimes it can happen when an operating system is updated, for example. Suddenly an application starts to fail. Containers solve that problem by creating a controlled environment in which to run the application, separate from the host machine’s environment. The container contains a specific version of each software package that is known to work with an application at a given point in time. Docker is an application that allows the developer to generate containers to easily build and share applications. In this course, you will create a Docker container in which you will implement a web application using flask in a Linux environment. The application will return a regression plot of data housed in a CSV file on the server. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....
Filter by:

1 - 9 of 9 Reviews for Create Docker Container with Flask Seaborn Regression Plot App

By Mark P

•

Aug 3, 2020

Content great, but Rhyme online virtual platform did not work for me at all. Luckily I had Docker, Flask and Visual Studio installed on my own computer anyway, so could follow along with the video.

By Marcin S

•

Feb 22, 2021

I'm rather disappointed with this course. I subtract one star because the app was too easy and didn't show much functionality. At the same time, there was not enough explanation about the visualization part (I did not work with Seaborn previously) so for me, it was just typing presented code. While most parts of this project had not enough explanation I see no point in having an entire video about creating the requirements.txt file, especially because it was done with mistakes and instead should be summarized with one command `pip freeze > requirements.txt`. Finally, the Rhyme platform was not working, but it would be a problem if I could download the data used for this application. I couldn't and I didn't have such problems with other guided projects.

By Nathan S

•

Aug 1, 2020

Brings together in one place what you need to know for using Flask to serve images created with matplotlib and seaborn. It's easy to fall along and learn the important details for running this application in Docker.

By Igor K

•

Aug 19, 2021

I had no connection with rhyme during the lesson. doing everything on the local computer.

By Taylor L

•

Jul 8, 2022

I've completed two other projects from this instructor and it feels like having a temporary professional mentor to guide me through practical implementations on whatever topic I desire. I desire programming and scripting so this guy has it all for me.

By Tatiana M

•

Sep 3, 2021

great course

By Adil D

•

Aug 25, 2022

EXcellent

By Kamlesh C

•

Aug 2, 2020

THanks

By Ijeoma O

•

Jul 19, 2021

Good project