paulroth3d / jupyter-ijavascript-utils

Utility library for working with iJavaScript - a Jupyter Kernel
1 stars 0 forks source link

Tutorial on loading data from Cloud Provider #15

Open paulroth3d opened 2 years ago

paulroth3d commented 2 years ago

JSForce is a very nice library, and can provide an example on loading in data from cloud providers while also working with Secrets securely.

paulroth3d commented 2 years ago

See DotEnv as a simple way to store secrets securely.

(Example on Google Colab still needs work, as dotenv won't really work there, and not a fan of some of their options for storing and loading secrets)

See JSForce as a great library for connecting and requesting metadata.

Grouping records is fairly trivial with the library

Visualizaing either through vega-lite or with PlantUML diagrams.