Martin DONADIEU

Results 535 comments of Martin DONADIEU

Did found explain ! https://github.com/ionic-team/ionic-framework/issues/24800 Liam pointed there the issue about import for vite

I have the same issue for https://capgo.app i allow users to upload from my CLI with a apikey, so not logged in in the CLI. my current solution is to...

@fenos thanks for that, for me, i don't need anymore the feature since. I was able to do APIKEY check with RLS. # If you want to do it too:...

yes same issue i got for Supabase, the goto seems to use virtual env : https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/

Somthing like that `python -m pip install --upgrade pip virtualenv` should be added there https://github.com/jupyter-naas/naas/blob/be6dadb5c64f4d5783038a43a04419cef29dc192/.github/workflows/deploy_packages.yml#L29

@jravenel we had this issue long time ago, it comes from a Jupyter plugin issue who is incompatible with the kubernet system, if i remember well. Maybe that have been...

@jravenel this need a debug step into the proxy module, who is unable to generate SSL, maybe @Dr0p42 can find why

I would say 3 days of work maximum

yes it will be a white label

@jravenel most feature for that have been made, i would say 80% is done.