Skip to content

How to configure conda-store allowed channels? #1567

Closed Answered by iameskild
alimanfoo asked this question in Q&A
Discussion options

You must be logged in to vote

@alimanfoo it appears that making changes to the conda_store_config.py is possible from within the nebari-config.yaml:

conda_store:
  extra-settings:
     # general case
     Class:
        key: value
     # specific example
     CondaStore:
       conda_allowed_channels = []

We will need to update our documentation to reflect this capability. Until then, let us know how this goes :)

cc @costrouc

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@dharhas
Comment options

@iameskild
Comment options

@dharhas
Comment options

Comment options

You must be logged in to vote
4 replies
@alimanfoo
Comment options

@alimanfoo
Comment options

@dharhas
Comment options

@alimanfoo
Comment options

Answer selected by pavithraes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment