Marc van den Hoogen

Results 6 comments of Marc van den Hoogen

Useful info (correct filename for notebook >= 6.5).

The `import patterns` ImportError might be caused by an incompatibility with django 1.10. You could try `pip install django==1.09` to make sure django 1.09 is installed (then try to run...

Yes, I did use the apikey/secretkey. Thank you for adding this to the 6.5.0 milestone.

I got this error message as well when using a dexidp/dex Docker image: most folders in the container were not writable for the user running dex; setting the `.db` file...

I got this error message when the automated ssh-login (from setup to the host) without a tty was unsuccessful. For diagnostics, I tried again with root, and that worked. Hope...

> Unsure what remote auth is. Is this a beta feature? Do you have reproducible steps? It is described in the discussion forum by dosubot: https://github.com/apache/superset/discussions/35040. According to the post,...