-
-
Notifications
You must be signed in to change notification settings - Fork 544
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 pip packages to conda environments, add missing conda.txt files #33613
Comments
This comment has been minimized.
This comment has been minimized.
comment:3
(Without #33589) I also get
|
comment:4
Did you followed the steps outlined in sage's gitpod docs to add the ssh key? |
Dependencies: #33589 |
comment:5
No. In #33589 we should make sure that fetching can be done without these steps. |
Author: Matthias Koeppe |
Last 10 new commits:
|
Commit: |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Branch pushed to git repo; I updated commit sha1. This was a forced push. Last 10 new commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
Reviewer: Dima Pasechnik |
comment:62
this should be merged soon. |
comment:63
Thank you! |
Changed branch from u/mkoeppe/gitpod__install_git_trac_command to |
We have a number of pip-installable optional packages, for which there is no conda package.
Here we add a mechanism to add such packages using a
pip:
linein
src/environment-optional.yml
andsrc/environment-dev.yml
(#33740).We also add lots of
conda.txt
files.To test, follow the instructions in https://doc.sagemath.org/html/en/installation/conda.html#using-conda-to-provide-all-dependencies-for-the-sage-library-experimental
using
src/environment-optional.yml
orsrc/environment-dev.yml
(A use case for the pip line in
src/environment-dev.yml
is #34524: Pip packagegit_trac_command
.)CC: @tobiasdiez @dimpase @isuruf @saraedum @slel @yuan-zhou
Component: porting
Author: Matthias Koeppe
Branch/Commit:
0e4a696
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/33613
The text was updated successfully, but these errors were encountered: