Sébastien Saunier

Results 6 comments of Sébastien Saunier

Where would it make sense to add this?

Thanks for this change in line with our code of conduct 👌 🙏 . Thought it's a simple diff, there are many automations relying on the `lewagon/dotfiles` repository and some...

ℹ️ FYI I moved the two database from Heroku to Dokku with: ```bash pg_dump -Fp --clean --no-acl --no-owner $(heroku config:get DATABASE_URL --app lewagon-aoc) > tmp/lewagon-aoc.heroku.dump ssh aoc postgres:expose aoc ssh...

Fixed by https://github.com/lewagon/setup/pull/467

Sorry I forgot about the other repo, thanks for getting on it so quick! 🙏

@teodorlu did you find a way to have it **not** open a new browser tab at each save in the notebook? Thanks 🙏