Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[projects] Project examples and documentation #5407

Merged
merged 23 commits into from
Aug 21, 2019

Conversation

pcmoritz
Copy link
Contributor

@pcmoritz pcmoritz commented Aug 8, 2019

What do these changes do?

This adds some example projects and documentation about the Ray projects functionality.

Related issue number

Linter

  • I've run scripts/format.sh to lint the changes in this PR.

@pcmoritz pcmoritz changed the title [WIP] [projects] project examples [WIP] [projects] project examples and documentation Aug 8, 2019
@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/16144/
Test PASSed.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/16145/
Test FAILed.

Copy link
Contributor

@edoakes edoakes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

doc/source/projects.rst Outdated Show resolved Hide resolved
# describing the cluster configuration.
$ ray project create <project-name>

# Create a new session from the given project with an optional name.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happens if you don't give it a name? autogen'd?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At the moment it will be autogenerated as the project name, once we support multiple concurrent sessions we should have a smarter way to autogenerate it.

doc/source/projects.rst Outdated Show resolved Hide resolved
doc/source/projects.rst Outdated Show resolved Hide resolved
doc/source/projects.rst Outdated Show resolved Hide resolved
doc/source/projects.rst Outdated Show resolved Hide resolved
doc/source/projects.rst Outdated Show resolved Hide resolved
@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/16148/
Test PASSed.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/16162/
Test FAILed.

.. code-block:: bash

# Creates a project in the current directory. It will create a
# project.yaml defining the code and environment and a cluster.yaml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to infer the env based on current conda installed packages?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not yet but should be, I created an issue here: #5487

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/16163/
Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/16164/
Test PASSed.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/16411/
Test FAILed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/16410/
Test PASSed.

@pcmoritz pcmoritz changed the title [WIP] [projects] project examples and documentation [projects] project examples and documentation Aug 20, 2019
@pcmoritz pcmoritz changed the title [projects] project examples and documentation [projects] Project examples and documentation Aug 20, 2019
@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/16414/
Test PASSed.

doc/source/projects.rst Outdated Show resolved Hide resolved
doc/source/projects.rst Outdated Show resolved Hide resolved
doc/source/projects.rst Outdated Show resolved Hide resolved
doc/source/projects.rst Show resolved Hide resolved
@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/16421/
Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/16423/
Test PASSed.

@pcmoritz pcmoritz merged commit c852213 into ray-project:master Aug 21, 2019
@pcmoritz pcmoritz deleted the project-examples branch August 21, 2019 03:49
@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/16426/
Test PASSed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants