Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DeepOmics-AI/tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ray-project/tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 10 files changed
  • 12 contributors

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    4c2b724 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. [MINOR] Update jupyter command reference to match (ray-project#173)

    * With a pip installed jupyter in py3 I don't get the jupyter-lab command, I get the jupyter-notebook command, jupyter==1.0.0
    
    * 2nd place we assume jupyter-lab
    holdenk authored Feb 9, 2020
    Configuration menu
    Copy the full SHA
    924b04c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    8e38b2c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Add requirements.txt and requirements.in to the repository for manual…

    … install (ray-project#181)
    
    Based on README, updates the README as well
    barakmich authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    08277b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Tune exercise 3#: Fix small typo resulting in import error (ray-proje…

    …ct#179)
    
    Co-authored-by: Kai Fricke <kai@anyscale.com>
    krfricke and Kai Fricke authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    ca5b1e4 View commit details
    Browse the repository at this point in the history
  2. update (ray-project#182)

    richardliaw authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    0f8adab View commit details
    Browse the repository at this point in the history
  3. update-exercise-2

    richardliaw committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    329cca7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb467c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Configuration menu
    Copy the full SHA
    1eeb475 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Bump tensorflow from 2.2.0 to 2.2.1 (ray-project#186)

    Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.0 to 2.2.1.
    - [Release notes](https://github.com/tensorflow/tensorflow/releases)
    - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
    - [Commits](tensorflow/tensorflow@v2.2.0...v2.2.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    35763f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    2c07b12 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Added deprecated message for these tutorials (ray-project#190)

    Signed-off-by: Jules S.Damji <jules@anyscale.com>
    
    Co-authored-by: Jules S.Damji <jules@anyscale.com>
    dmatrix and Jules S.Damji authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    08f4f01 View commit details
    Browse the repository at this point in the history
Loading