Chevron Left
Zurück zu Create Docker Container with Flask Seaborn Regression Plot App

Bewertung und Feedback des Lernenden für Create Docker Container with Flask Seaborn Regression Plot App von Coursera Project Network

4.4
Sterne
50 Bewertungen

Über den Kurs

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....
Filtern nach:

1 - 9 von 9 Bewertungen für Create Docker Container with Flask Seaborn Regression Plot App

von Mark P

•

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

von Marcin S

•

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

von Nathan S

•

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

von Taylor L

•

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

von Tatiana M

•

3. Sep. 2021

great course

von Adil D

•

25. Aug. 2022

EXcellent

von Kamlesh C

•

2. Aug. 2020

THanks

von Ijeoma O

•

19. Juli 2021

Good project

von Igor K

•

19. Aug. 2021

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