nteract / bookstore

📚 Notebook storage and publishing workflows for the masses
https://bookstore.readthedocs.io
BSD 3-Clause "New" or "Revised" License
201 stars 23 forks source link

Document conda-forge package usage and feedstock development #153

Closed willingc closed 4 years ago

willingc commented 5 years ago

Bookstore is now available on conda-forge: https://github.com/conda-forge/bookstore-feedstock

Let's document how to install from conda-forge for users and how our maintainers can update the feedstock when new versions of bookstore are released.

mpacer commented 4 years ago

This seems like a great addition.

Do you have a model set of conda-forge installation instructions you'd like us to model it after?

E.g., should we talk about the environment creation or activation parts of a conda install?

or is it enough to do

conda install bookstore -c conda-forge

?

willingc commented 4 years ago

For the user, it's probably enough to recommend working within an activated conda environment. After activation, the user should use the command you mention (I would flip the location of the channel in the command to: conda install -c conda-forge bookstore).

The maintainer steps should be minimal. Conda-forge should notice a new package update on PyPI and create a pull request and notification for us to review and approve.

vlbrown commented 4 years ago

Please do this soon. ;-) I tried the recommended python3 -m pip install bookstore and it failed.

willingc commented 4 years ago

@vlbrown Which operating system are you using?

willingc commented 4 years ago

@vlbrown I realized that I added to conda-forge a couple of months ago and forgot to close the issue.

You can install bookstore with conda:

conda install -c conda-forge bookstore

Maintainers, Feedstock is https://github.com/conda-forge/bookstore-feedstock.

vlbrown commented 4 years ago

I saw that. But no one updated the nteract page!

https://bookstore.readthedocs.io/en/latest/ https://bookstore.readthedocs.io/en/latest/

On Sep 28, 2019, at 16:29 , Carol Willing notifications@github.com wrote:

@vlbrown https://github.com/vlbrown I realized that I added to conda-forge a couple of months ago and forgot to close the issue.

You can install bookstore with conda:

conda install -c conda-forge bookstore — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nteract/bookstore/issues/153?email_source=notifications&email_token=AAFLU3GSSHDHWVS2EUB5Z6TQL7SGDA5CNFSM4IIIKDDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD73EIUA#issuecomment-536233040, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFLU3BJ7T32K7ENIJFEFA3QL7SGDANCNFSM4IIIKDDA.

-- Vicki

Vicki Brown cfcl.com/vlb

willingc commented 4 years ago

Good catch @vlbrown. I will update it now.

Were you able to get it installed with conda?

vlbrown commented 4 years ago

Yes, I was. Thanks!

On Sep 29, 2019, at 16:05 , Carol Willing notifications@github.com wrote:

Good catch @vlbrown https://github.com/vlbrown. I will update it now.

Were you able to get it installed with conda?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nteract/bookstore/issues/153?email_source=notifications&email_token=AAFLU3EUBRTK5QJ2T3W2DXTQMEYDBA5CNFSM4IIIKDDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD74A5VQ#issuecomment-536350422, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFLU3DVUWAWGYSTGMUR4NDQMEYDBANCNFSM4IIIKDDA.

-- Vicki

Vicki Brown cfcl.com/vlb