Configuring Data Sinks

To configure a data sink, follow these steps:

  1. Log in to the Aizen Jupyter console. See Using the Aizen Jupyter Console.

  2. Create an ML project if you have not already done so or set the current working project.

    create project <project name>

    or

    set project <project name>
  3. Run the configure datasink command:

    configure datasink
  4. In the notebook, you will be guided through a template form with boxes and drop-down lists that you can complete to configure the data sink.

Last updated