-
`npm:mongodb` pros:
- almost all driver features are working for me
- maintained by mongodb inc
- universal api style for both node and deno
cons:
- ~requried --unstable flag~ it's not compatib…
-
Opening up this ticket just so we can have a discussion around it. Its entirely possible that there are no changes that will be required in atlas or gaia for the upgrade, but thats what we have to fig…
-
```
import minerl
import gym
import logging
logging.basicConfig(level=logging.DEBUG)
env = gym.make('MineRLNavigateDense-v0')
obs = env.reset()
done = False
net_reward = 0
while not d…
-
The cluster deletion API endpoints have a `retainBackups` query parameter, could you also support it in this package ?
See: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Mult…
-
Note, the assumption is that none of these items will lead to breaking, API-level changes. If any do, then they need to added to a new card and marked with next milestone version: `3.0.0`.
It is wort…
-
Reported to [Iron Jetpacks](https://github.com/shedaniel/IronJetpacks/issues/7) and [cloth-api](https://github.com/shedaniel/cloth-api/issues/30) too
crash report - https://hatebin.com/pkfqoyvpmg
…
K0-RR updated
3 years ago
-
For gene set enrichment we are using an external API that is down.
It is a REST service that should be run by our group, but it is currently not up and running.
The API is defined in this line: [GSA_U…
-
Trying to import http://atlas.incubator.apache.org/api/application.wadl with the WADL Importer I am getting this error:
`JS Exception Line 198. Error: Invalid WADL file (conversion to Swagger faile…
-
Hello! I have been trying to set up mineRL on my computer and have been running into some issues with trying to run the environment setup code, specifically this command: obs = env.reset()
The proc…
-
This is not an issue per se, but more of a discussion for improvement.
I like the dataset fetching part of nilearn, not just the individual functions, but the collection as a whole is helpful in th…