Flatpak SDK Extension for Quarto on Flathub #13236
Closed
GeorgRamer
started this conversation in
Feature Requests
Replies: 2 comments 4 replies
-
I support the motion. I also use Quarto via the VScodium flatpak and thanks to @GeorgRamer 's packaging and kindness I have been able to use it properly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We unfortunately don't have the engineering time to do and maintain this, and don't expect to have it in the near to medium-term future. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When using Quarto from SDKs that are installed from flatpak one either needs to give the flatpak container access to the command line outside the flatpak or install quarto inside a podman/docker container and run commands through there. Flatpak has a native mechanism to provide compilers (in broadest sense, from gcc to LaTeX) via SDK Extensions that are made accessible to the IDE. It would be great if Quarto could provide such an extension on flathub.
Packaging Quarto-cli for flatpak is fairly easy (see e.g. https://github.com/GeorgRamer/quarto_flatpak), however, since all SDK Extensions live in the same namespace, it makes sense that Quarto would submit this to flathub rather than a random user.
Beta Was this translation helpful? Give feedback.
All reactions