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

Wutao/setup #1920

Merged
merged 6 commits into from
Apr 18, 2023
Merged

Wutao/setup #1920

merged 6 commits into from
Apr 18, 2023

Conversation

wutaomsft
Copy link
Collaborator

Description

Substantially streamlined setup and also updated README

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • I have added tests covering my contributions.
  • I have updated the documentation accordingly.
  • This PR is being made to staging branch and not to main branch.

Copy link
Collaborator

@miguelgfierro miguelgfierro left a comment

Choose a reason for hiding this comment

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

this is great, I added a minor idea

Comment on lines +95 to +96
## Setup for Experimental
<!-- FIXME FIXME 23/04/01 move to experimental. Have not tested -->
Copy link
Collaborator

@miguelgfierro miguelgfierro Apr 17, 2023

Choose a reason for hiding this comment

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

I think this is much better to what we had before. One thing that might be interesting to do is one section for developers, just to install for example:

pip install .[gpu,examples]

or if they want the latest development in staging:

git checkout staging
pip install .[gpu,example]

what do you think?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Like the idea! could you add it? You may have the best idea what to include.

Copy link
Collaborator

Choose a reason for hiding this comment

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

makes sense, I'll do a new PR

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.

2 participants