OML notebook and GitHub integration

Oracle Machine Learning UI has been enhanced to support direct interaction of OML Notebooks with your external GitHub repositories.

You can now directly import notebooks from your GitHub repositories. With GitHub integration, you can interact with your GitHub repositories in the following ways:
  • Notebook clone and import

    You can import notebooks directly from your GitHub repository. When you import notebooks from your GitHub repository, it clones the notebooks and creates a local copy in OML UI by using the branching mechanism in GitHub.

    See Clone and Access your GitHub Notebook for more information.

  • Notebook updates

    You can update remote changes in your notebooks and also upload local changes in the notebooks back to your GitHub repository using the version control options Pull changes and Push & commit in OML notebook editor.

    See Edit and Sync your GitHub notebook for more information.

  • Credential management

    You must have separate credentials to connect to your GitHub repositories. The credentials are created and securely stored in the Autonomous AI Database.

    See Create GitHub Credentials for more information.