Hadrien Mary

Results 181 comments of Hadrien Mary

I have added a test file but it does not work. I am not sure how test activation mechanisms during a Docker build. @wholtz could you help here?

I tried but I keep having messages for conda and mamba saying I need to init the shell first.

For those struggling with the same issue the workaround is to prefix the channel with the URL: ```yaml channel_sources: - https://conda.anaconda.org/t/$PRIVATE_TOKEN/private_channel,conda-forge,channel_xx,channel_yy,defaults ``` It's not a proper fix since it used...

@daenuprobst can you clarify about the license?

ping @daenuprobst

ping @daenuprobst

I don't have a strong feeling about this feature but I have a comment: the `postBuild` step of Conda is pretty hard to debug when something goes wrong and it...

Arf sorry guys I mixed up the `postBuild` script of binder with the `activate.sh` script of Anaconda....

I have the same error. I think supporting `load_config_file` could help.