Scheduler system for notebooks
Project description
Naas (Notebooks As Automated Services)
Schedule notebooks, to automate all your tasks.
Use the power of scripting in the cloud. Whenever you need it (even when you sleep).
- Schedule your scripts
- Use Notebooks as API
- Share assets securely
- Send emails
Documentation
Try Naas
Using Binder You can try out some of Naas features using the My Binder service.
Click on a link below to try Naas, on a sandbox environment, without having to install anything. Test it in binder (WIP)
Install
pip3 install naas
DEVELOPMENT
Install
pip3 install -e '.[dev]'
Run test
pytest -x
Test local server
./test_runner.sh
open manager :
localhost:5000/
Publish
this auto publish by github action on main branch
Check lint
python3 -m black naas
format better
python3 -m flake8 naas
check if any left error
Supporters:
Authors:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
naas-0.17.9.tar.gz
(195.7 kB
view hashes)