Skip to content

Conversation

wutaomsft
Copy link
Contributor

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
Contributor 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

@wutaomsft wutaomsft merged commit a5013e6 into staging Apr 18, 2023
@wutaomsft wutaomsft deleted the wutao/setup branch April 18, 2023 01:28
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