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 -r requirements.txt
Run test
pytest -x
test runner
remove uvloop to allow papermill to work
pip3 uninstall uvloop
pytest -x tests/test_runner.py
or
./test_runner.sh
open manager :
localhost:5000/
deploy
python3 setup.py sdist
publish
python3 -m twine upload dist/* -u
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.3.tar.gz
(17.0 kB
view hashes)