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

add submission instructions to README.md #56

Merged
merged 5 commits into from
Sep 12, 2023
Merged

Conversation

bendichter
Copy link
Member

No description provided.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
2. Switch into that environment: `conda activate <env-name>`
3. Use `conda install <pkg>` and `pip install <pkg>` to install the necessary dependencies until the notebook(s) run through successfully.
4. Confirm that all the notebooks can be run without error.
5. Export the environment: `conda env export > environment.yml`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a note that eventually dependabot might get support for conda (not yet: dependabot/dependabot-core#2227) so we might would want to skip it too (see #57 )

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
bendichter and others added 2 commits September 12, 2023 15:51
Co-authored-by: Yaroslav Halchenko <[email protected]>
Co-authored-by: Yaroslav Halchenko <[email protected]>
@bendichter bendichter merged commit 4a54f5f into master Sep 12, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants