Theodore Aptekarev
Theodore Aptekarev
**Problem:** Our input parsing behaves incorrectly when there is a forward slash in the command queue. It is known to affect unix style paths and sorting arguments for screeners. There...
Hi 👋 First of all I would like to thank @ryantam626 for this extension. It's a fantastic productivity booster when working in notebooks. I see a problem with Cmd+Shift+D. When...
resolves #71 When launching the app locally with docker-compose with default port (8080) exposed and without using additional reverse proxy, the port number should be explicitly specified for the app...
Hey 👋 Just cloned the repo added localhost/127.0.0.1 to the env file The login page loaded and verified the admin credentials but the wizzard fails on the frontend with this...
This PR add support for the forecasting menu on native M1 environments. @deeleeramone @martinb-bb @colin99d @montezdesousa @simmonsj330 @DidierRLopes can you help me test it, please? The setup here would require...
This PR removes code of legacy jupyter lab extensions from the repo. Resolves dependency issues outlined in #4119 #4120 #4121 #4122 #4124
Replacing reviewpad's sanity checks with github actions following reviewpad being acquired by snyk
This PR was initially started to resolve #111 by pinning pillow but seeing the work related to #49 done by @christopherwoodall in #108 I add to the discussion by adding...
This PR bumps dependencies to patched versions - plotly.js in frontend-components - fastapi in openbb_core
This PR adds code for conda constructor that allows creating packaged installer for OpenBB Platform. The installer will bundle python and package management tools (pip) and install OpenBB Platform from...