jupyter-naas / naas

Low-code Python library to safely use notebooks in production: schedule workflows, generate assets, trigger webhooks, send notifications, build pipelines, manage secrets (Cloud-only)
https://app.naas.ai/
GNU Affero General Public License v3.0
286 stars 25 forks source link

fix(install-and-Dockerfile.dev): Fixed livereload for development environment #115

Closed Dr0p42 closed 3 years ago

Dr0p42 commented 3 years ago

Live reload was broken because we were using user "Bob" instead of "ftp" in Dockerfile.dev. Also added set -x in install script to see what is being executed.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information