In Data Science & AI Workbench, sessions provide you with Integrated Development Environments (IDEs) for project development, enabling you to write code, explore and visualize data, develop and evaluate models, and apply project configurations in a centralized and collaborative environment.Once you have created or cloned a project, you can immediately begin working with it by “Opening” a session.
By default, projects in Workbench are created with their own internal Git repository, enabling you to leverage standard Git workflows to manage your project versions and collaborate on projects with others in the platform. For more information, see Branching and merging.
Click Open session in new tab to open your project session editor without the Workbench interface showing.
For help managing environments, packages, environment variables, and commands for your project, see Project Configurations.
Sessions are not shared. Each user creates a unique session for working with a given project.
If your session opens before your environment has finished preparing, your environment tile displays the text Preparing.... Allow the environment time to complete before attempting to work in a notebook.