-
Notifications
You must be signed in to change notification settings - Fork 86
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
GUI path for contributing instructions #1969
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Including tasks for common operations and default LF for line endings
Move introduction of Tasks to installation section
Separate creation of the Conda environment and installation of requirements with Pip in order to use the actual requirements.txt instead of copying it into a Conda environment file. Also remove instructions for Anaconda Navigator
joonas-somero
changed the title
WIP GUI path for contributing instructions
GUI path for contributing instructions
Oct 23, 2024
rkronberg
approved these changes
Oct 23, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💪
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Preview in Rahti (to check that the changes to mkdocs.yml didn't break the revision date): https://csc-guide-preview.rahtiapp.fi/origin/getting-gui/Changes to mkdocs.yml already merged to masterIntroducingMerged to master.vscode/ (see Visual Studio Code, click on Suggestion 1, VS Code)tasks.jsonsettings.json.gitattributesdevelopment/conda-docs-base-1.0.yamlTODO:
Instructions for VS Code installationDocument extensions mentioned in .vscode/settings.jsonPer repository Git configuration for line endingsAdd more links to GitHub DocsAdd a warning about cleaning up after the Generate taskAdd opening the folder in VS Code into the GUI workflowReview:
verify VS Code tasks working on (at least some) other than the author's systemTasks already merged to masterevaluate whether overriding terminal.integrated.defaultProfile.* in the workspace settings (under .vscode) is annoying or even necessaryRemoved except for PowerShell on Windows