Thomas PEDOT
Thomas PEDOT
@Taarek this way we can have SSR ?
Hello, I am also interested. I wonder if you could split the graphs in two. The first graph make the calculation and the last op is Trigering a job based...
> I dont see why it cannot be used. I see this as a wrapper of dagster graphql API. You can make a direct call of graphql it should be...
Thanks for this article ! https://georgheiler.com/2022/03/04/sftp-sensor/ I will try with dagster-ssh plugin.
Some hack: Looking at sources: https://github.com/atlanhq/camelot/blob/9137df2f6c6acb2fdaef9256ac42bf11f6afd99e/camelot/ext/ghostscript/_gsprint.py#L223 My guess is that downloading : https://www.ghostscript.com/download/gsdnld.html install some HKEY_LOCAL_MACHINE aka GS_DLL which solved the problem. For ones who cannot add HKEY_LOCAL_MACHINE, add it...
It is obviously related to this issue: https://github.com/doloopwhile/pyjq/issues/9 I don't understand where the lirabry call the compiled `jq` ? JQ-1.6 works well on windows on is already compiled. So my...
This can be change with a specific template jinja and `replace` function for exemple
Hello, I think it is good to document better this point. I would even refactor this git repo because of submodule usage. Using submodule is not nowadays considered as good...
Hello, Any update on this ? I can make a small PR with the suggested methodology if needed. I think it will solve some questions: https://github.com/saleor/saleor-platform/issues/117 https://github.com/saleor/saleor-platform/issues/130
Which version of jupyterlab do you have ? `pip show jupyterlab`