2.5 GitHub Notebooks

Oracle Machine Learning UI supports direct interaction of Oracle Machine Learning 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 and Import a Notebook.
  • Notebook updates and sync—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.
  • 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.