Creating a Project
Create a Data Science project to organize Data Science resources.
After you successfully create a project, you can create notebook sessions and models and associate them with the project. You and collaborators can then organize and document data science work within the projects.
Use the oci data-science project create command and required parameters to create a project:
oci data-science project create ----compartment-id
<compartment-id>
, -c [<name>
] ... [OPTIONS]For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the CreateProject operation to create a project.