Skip to content
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

summarizing exercise #64

Open
samumantha opened this issue Jan 12, 2021 · 1 comment
Open

summarizing exercise #64

samumantha opened this issue Jan 12, 2021 · 1 comment

Comments

@samumantha
Copy link
Contributor

In preparation for the workshop we were thinking that it would be nice to offer some summarizing exercise in the end of the workshop, where everything or most of what was learned can be applied.

@bast created one such exercise here: https://github.com/coderefinery/conda-exercise

Another idea would be to team up participants (preferably with different OS) in teams of 2, and let them go through a workflow similar how it could go in a project with different steps:
First, both create an environment (packages could be suggested by material), write or export an environment.yml without version numbers and share with partner, partner creates environment from file and results are compared (to notice the differenced coming from low level os dependent packages, possibly version differences,...). Then same with version numbers.
Could make use of some diff tool to explore differences of environments.

This could then also be taken even further as discussed with @davidrpugh , @annefou, @naoe-tatara and toby today to go towards actually finding a package with some deprecated function call and let the learners build an environment for that case with provided code to test if it works and to see how the error messages may look.

Happy to discuss different possibilities of a summarizing exercise here :)

@bast
Copy link
Contributor

bast commented Jan 12, 2021

Also "my" exercise is on a separate repo but happy to port it over to another place and remove the Git barrier to it. This was just an experiment.

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

No branches or pull requests

2 participants