Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

⛔️DEPRECATED: A collection of notebooks to manage Soracom operator.

License

Notifications You must be signed in to change notification settings

soracom-labs/soracom-notebooks

Repository files navigation

DEPRECATED: Soracom notebooks

No Maintenance Intended

This repository is not maintained. Please use notebooks in openapi-client-python instead.

A collection of notebooks to manage Soracom operator, those can be run on something like Jupyter Notebook.

How to use

Docker

git clone https://github.com/soracom-labs/soracom-notebooks.git
cd soracom-notebooks
docker run --rm -v "$PWD":/home/jovyan/work -p 8888:8888 -e ACCESS_KEY_ID=${YOUR_SORACOM_ACCESS_KEY_ID} -e ACCESS_KEY=${YOUR_SORACOM_ACCESS_KEY} jupyter/pyspark-notebook

Then, url for notebook will be shown on your console.

Notebooks provided

  • SORACOM-Operator-Essential-Dashboard:
    • Essential dashboard for Soracom Operator, Example
    • It shows
      • # of SIMs by status
      • # of SIMs by spped class
      • # of SIMs by online status
      • Daily upload/download traffic
      • Daily Top10 upload/download SIM

About

⛔️DEPRECATED: A collection of notebooks to manage Soracom operator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published