dgleba
dgleba
Answering my own question. If anyone may have any comments, please let me know. ---- After reading https://github.com/amancevice/docker-superset/issues/135 I did the following. Pasting the following into a terminal, it creates...
I realize that I am about to give you a non ruby idea, but here is what I had good luck with. https://www.exchangecore.com/blog/how-use-ldap-active-directory-authentication-php/ I just dropped this on my server...
I was trying to narrow down the cause of the error. I had the same error in both detecto and pytorch without detecto. I resized the images from 260 x...
thanks, I added these to requirements.txt ``` django-utils-six six ``` I do: ``` docker-compose build docker-compose up ``` I get this error now.. ``` djdev_1 | djdev_1 | Exception in...
I use this repo. If it helps, below is how I am using it. The index.js is started on this line. https://github.com/dgleba/listo429c/blob/cd6c31489e127d87913008e952e7af406d52c39e/docker-compose.example.yml#L115 You can see in the `docker-compose.example.yml` it uses...
I believe this should be a higher priority. It's one of the reasons that folks at our company are using Metabase less and looking for other solutions.
Left and right doesn't solve it -- Much of the text would be lost. Having Pop-up box of all text when hovering over it would solve it. Would that be...
I made a few example docker and compose files and I found the following. For volume mount where the folders don't exist before running the container gets folders made as...
To add some info, it requires full sign in with google username and password. See pictures attached. It lasts the whole day. The next morning it needs login again. =================================================...
Per your recommendation, I did the following yesterday afternoon. ``` Go to https://myaccount.google.com/permissions Uninstalled Citable Clicked Citable in the toolbar and log in again. ``` I got the same dialogs...