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 |
chennesy
left a comment
There was a problem hiding this comment.
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 : 1f975b6
Branch : md-outputs
Author : GitHub Actions <actions@github.com>
Time : 2025-03-20 19:51:17 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : 4515a95
Branch : main
Author : Cody Hennesy <codyhennesy@gmail.com>
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 <actions@github.com>
Time : 2025-03-20 19:51:17 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : 4515a95
Branch : main
Author : Cody Hennesy <codyhennesy@gmail.com>
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 <actions@github.com>
Time : 2025-03-20 19:51:17 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : 4515a95
Branch : main
Author : Cody Hennesy <codyhennesy@gmail.com>
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 <actions@github.com>
Time : 2025-03-20 19:51:17 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : 4515a95
Branch : main
Author : Cody Hennesy <codyhennesy@gmail.com>
Time : 2025-03-20 19:50:02 +0000
Message : Merge pull request #149 from LibraryCarpentry/use-miniforge
Update setup instructions
Hi @chennesy I wanted to circle back to this and ask you to please contribute your experience -- the issue you encountered and the solution your arrived at to address it -- to the wiki page, Configuration Problems and Solutions. |
|
@tobyhodges Done, thanks! |
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:
carpentriesenvironment before they can launch JupyterLab.