ZBL Command Line Interface
Install and Configure ZBL-cli in a Jupyter notebook
Install the Zeblok CLI into the notebook using the command below:
npm i -g zbl-cli-modularConfigure the command line interface with the Zeblok account
zeblok configure <platformUrl> <datalake url> <datalakeSecret> <username>Authentication of the Microcloud with the CLI
zeblok auth

Last updated
Was this helpful?





