-
-
Notifications
You must be signed in to change notification settings - Fork 63
Update setup instructions #149
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
Conversation
Thank you!Thank you for your pull request 😃 🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}. If you have files that automatically render output (e.g. R Markdown), then you should check for the following:
Rendered Changes🔍 Inspect the changes: https://github.com/LibraryCarpentry/lc-python-intro/compare/md-outputs..md-outputs-PR-149 The following changes were observed in the rendered markdown documents:
What does this mean?If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible. This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation. ⏱️ Updated at 2025-03-18 15:55:06 +0000 |
Thanks @tobyhodges! A few updates I need to make before merging:
|
@tobyhodges Did the task force experience or have guidance related to conda hangups with "Solving Environment..." taking forever? I didn't have any issues on Mac but had to try two or three different workarounds on Windows to get the |
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.
Thanks @tobyhodges and thanks to the task force for setting up clear guidelines for setting up Python across Carpentries' lessons! This will be a big help, and I hope we've adjusted the lesson as needed to reflect the switch away from Anaconda to Miniforge.
Auto-generated via `{sandpaper}` Source : 4515a95 Branch : main Author : Cody Hennesy <[email protected]> Time : 2025-03-20 19:50:02 +0000 Message : Merge pull request #149 from LibraryCarpentry/use-miniforge Update setup instructions
Auto-generated via `{sandpaper}` Source : 1f975b6 Branch : md-outputs Author : GitHub Actions <[email protected]> Time : 2025-03-20 19:51:17 +0000 Message : markdown source builds Auto-generated via `{sandpaper}` Source : 4515a95 Branch : main Author : Cody Hennesy <[email protected]> Time : 2025-03-20 19:50:02 +0000 Message : Merge pull request #149 from LibraryCarpentry/use-miniforge Update setup instructions
Auto-generated via `{sandpaper}` Source : 1f975b6 Branch : md-outputs Author : GitHub Actions <[email protected]> Time : 2025-03-20 19:51:17 +0000 Message : markdown source builds Auto-generated via `{sandpaper}` Source : 4515a95 Branch : main Author : Cody Hennesy <[email protected]> Time : 2025-03-20 19:50:02 +0000 Message : Merge pull request #149 from LibraryCarpentry/use-miniforge Update setup instructions
Auto-generated via `{sandpaper}` Source : 1f975b6 Branch : md-outputs Author : GitHub Actions <[email protected]> Time : 2025-03-20 19:51:17 +0000 Message : markdown source builds Auto-generated via `{sandpaper}` Source : 4515a95 Branch : main Author : Cody Hennesy <[email protected]> Time : 2025-03-20 19:50:02 +0000 Message : Merge pull request #149 from LibraryCarpentry/use-miniforge Update setup instructions
Auto-generated via `{sandpaper}` Source : 1f975b6 Branch : md-outputs Author : GitHub Actions <[email protected]> Time : 2025-03-20 19:51:17 +0000 Message : markdown source builds Auto-generated via `{sandpaper}` Source : 4515a95 Branch : main Author : Cody Hennesy <[email protected]> Time : 2025-03-20 19:50:02 +0000 Message : Merge pull request #149 from LibraryCarpentry/use-miniforge Update setup instructions
This updates the setup instructions for Python, to use Miniforge instead of Anaconda. A recent blog post provides more context for this change.
Two major changes have been made:
carpentries
environment before they can launch JupyterLab.