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

Adapt Conda material #4

Open
18 tasks
ns-rse opened this issue Jan 15, 2024 · 0 comments
Open
18 tasks

Adapt Conda material #4

ns-rse opened this issue Jan 15, 2024 · 0 comments
Assignees
Labels
conda Material associated with Conda environments

Comments

@ns-rse
Copy link
Contributor

ns-rse commented Jan 15, 2024

We would like to use some of the Conda environments for effective and reproducible research material as a basis for teaching the basics of the command line.

Sections we want to have covered, not necessarily in as much detail...

  • Getting Started with Conda
    • What are the key terms I need to understand such as ‘package’, ‘dependency’ and ‘environment’?
    • Why should I use a package and environment management system as part of my research workflow?
    • What is Conda and why should I use it?
  • Working with Environments
    • What is a Conda environment?
    • How do I create (delete) an environment?
    • How do I activate (deactivate) an environment?
    • How do I install packages into existing environments using Conda?
    • How do I find out what packages have been installed in an environment?
    • How do I find out what environments that exist on my machine?
    • How do I delete an environment that I no longer need?
  • Using pip and Conda
    • What should I do if a Python package isn’t available via a Conda channel?
  • Sharing Environments

Need to make sure attribution is clearly given to comply with Creative Commons License under which the material is licensed.

@ns-rse ns-rse added the conda Material associated with Conda environments label Jan 15, 2024
@ns-rse ns-rse self-assigned this Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conda Material associated with Conda environments
Projects
None yet
Development

No branches or pull requests

1 participant