Skip to main content

Scheduler system for notebooks

Project description

Bump version Python package Upload Python Package

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 -e '.[dev]'

Run test

pytest -x

Test local server

./test_runner.sh

open manager :

localhost:5000/

Check lint

python3 -m black naas format better python3 -m flake8 naas check if any left error

Publish

Allow easy deploy by setting password in keyring python3 -m keyring set https://upload.pypi.org/legacy/ bobapp

Then publish publish.sh

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.4.4.tar.gz (159.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page