Hadrien Mary
Hadrien Mary
Related to https://github.com/plotly/orca/pull/73 Step to reproduce ```bash conda install -y -c conda-forge plotly-orca==1.3.1 ``` Running `orca --help` gives the following error: ```bash internal/modules/cjs/loader.js:955 throw err; ^ Error: Cannot find module...
When using the docker image; files written have a root user. It would be nice to be able to set the UID and GID used for the user within the...
I have a bunch of services that depend on multiple Docker-compose-declared NFS volumes. All volumes depend on another machine running a single NFS server. Upon power failure botch machines (the...
Similar to what's possible with micromamba already and also propose as with `extra-specs` in https://github.com/mamba-org/provision-with-micromamba. That would be nice to have this available in `mamba` as well: `mamba env create...
I am building conda packages for katago and the current builds requires the CMake config to be patched to work on osx. Here is the patch: https://github.com/conda-forge/staged-recipes/pull/20777#discussion_r997638970
Which version of subliminal is used ? Latest version is 1.1.1 : https://github.com/Diaoul/subliminal/releases/tag/1.1.1
Would that be possible to push a git tag or a pypi release? I might use it to make a conda package of espsim. ping @hesther
Travis can't deploy PR while the now/GH integration seems to be able too: https://zeit.co/blog/now-for-github
@jkk how do you feel about having in addition to the web version a native web app for both Android and iOS? I never tested it but it looks like...