Oliver Angélil
Oliver Angélil
Using this action, I noticed that environment variables from github secrets are not passed to the server, so they can be used in docker-compose.yml. Or am I mistaken?
What is the difference between this action and the [original](https://github.com/wshihadeh/docker-deployment-action)? I suggest it be written on the [MarketPlace page](https://github.com/marketplace/actions/docker-compose-remote-deployment).
Hi @shobrook In the README of this repo, it might help to link to an official academic paper. This one seems most fitting given the approach used here: https://arxiv.org/pdf/1607.00148.pdf Oliver
Could the few lines of code here be added to jade-mode or to the jade-mode README: http://stackoverflow.com/questions/38277820/compile-jade-to-html-in-emacs?noredirect=1#comment63982370_38277820
### Affected Resource(s) https://registry.terraform.io/providers/databrickslabs/databricks/latest/docs/guides/experimental-exporter ### Expected Details I do not find the explanation of the `services` and `listing` arguments clear enough. After reading the descriptions of both I still have...
Why are models like lag llama or chronos not included in your benchmark leaderboard? There are many missing: https://huggingface.co/models?pipeline_tag=time-series-forecasting
**Is your feature request related to a current problem? Please describe.** There are many different models in darts, and their characteristics are compared nicely in [this](https://github.com/unit8co/darts/tree/docs/benchmarks?tab=readme-ov-file#forecasting-models) summary table on the...