We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As part of targetting no/low code solutions and their users, we should implement clickable buttons to run certain commands, like git pull. Possible breakdown of cases (TBC with devs): https://www.figma.com/file/5WnX17bEKxRN46XWVyDKWk/Refresh-button?node-id=0%3A1
git pull
Simplify flows for initial implementation, set scope for future rounds.
Could we lean into a Git GUI for this?
The text was updated successfully, but these errors were encountered:
As discussed, instead of a "refresh" it will be a "pull changes from the server."
Sorry, something went wrong.
The logic needed for this is described in SwissDataScienceCenter/renku-notebooks#1196.
No branches or pull requests
As part of targetting no/low code solutions and their users, we should implement clickable buttons to run certain commands, like
git pull
. Possible breakdown of cases (TBC with devs):https://www.figma.com/file/5WnX17bEKxRN46XWVyDKWk/Refresh-button?node-id=0%3A1
Simplify flows for initial implementation, set scope for future rounds.
Could we lean into a Git GUI for this?
Acceptance criteria
The text was updated successfully, but these errors were encountered: