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
Install
pip3 install naas
DEVELOPMENT
Install
pip3 install -r requirements.txt
Run test
pytest -x
test local server
./test_runner.sh
open manager :
localhost:5000/
deploy
python3 setup.py sdist
publish
python3 -m twine upload dist/* -u YOUR_USERNAME
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.0.16.tar.gz
(146.0 kB
view hashes)