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

feat: docker-compose for local development. #217

Closed Dr0p42 closed 3 years ago

Dr0p42 commented 3 years ago

For a long time now we had this install.sh script that was used for local development. As the project is growing we need a more "standard" way to run naas for development.

This pull request is improving users/developers experience:

jravenel commented 3 years ago

Good job @Dr0p42 thanks! I have a doubt on 'persistent' not being that clear on what it is doing : it keeps files on your local folder naas/persistent right?

Thanks

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    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
0.0% 0.0% Duplication