Piotr

Results 350 comments of Piotr

Sorry for the shameless plug ... however, as I see that this repo is unmaintained maybe I will help someone. I'm working on an open-source python AutoML package [mljar-supervised](https://github.com/mljar/mljar-supervised). This...

I would like to treat the code from both editors as one - without importing. This is how Python Notebook works, you have several editors and in each, you can...

Thank you @ericshively for reporting this. Looks like a bug. Will need to check the React code.

@DucPhamTV thank you for finding this! I will fix this, when back to the course.

I will add a tutorial post on how to handle uploads in DRF+React for sure. I'm a little busy with my AutoML project, now. You need to set MEDIA_URL and...

Thank you @marqpdx! Great tutorial! :) The database in docker is ok for development or for hobby projects. For production projects, I will recommend using with RDS service (or similar)....

hi @austinroose, as far as I remember there were no redis at all in docker ... so probably you mixed different docker images? Have you tried to run this on...

You need to set the routing of EC2 instance IP to your domain name in Route 53 to make it work.