Configuring Data Sources
To configure a data source, follow these steps:
Log in to the Aizen Jupyter console. See Using the Aizen Jupyter Console.
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>
Run the
configure datasource
command:configure datasource
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 source.
Last updated