-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unclear how to configure Python environment for Quarto template #10
Comments
Hi @geoffreyyip , thanks for this contribution. It was not straightforward for me either to set up @geoffreyyip, you are perhaps the first user of this template, and therefore I am extra interested in what would be the most helpful from your user perspective. What do you think of these options?
Since I am not an expert and @BBieri started a PhD we might not have time for the option that is best in the long run at this point. I also appreciate that you sent a PR. Happy to review it but would love to hear your input on my question above first. Edit:
|
I like option (2). I think giving instructions to setup Python in R is just too difficult and bespoke.
Option (4), keeping a separate Python template in the |
Ok, lets go with (2). @geoffreyyip , do you want to update the PR with this so that you get the contribution credits? If you do not have time, then I can do it. |
Thanks for testing things @geoffreyyip and reporting back and to @kbjarkefur for laying out the options. I agree with option 2 for now. I have a bit of capacity today to look at a better way to integrate Python chunks for users who may be unfamiliar with the use of Python environments. Will report back :) |
@kbjarkefur I have plenty on my plate at the moment so I won't be updating the PR. But I will keep raising these issues as I come across them |
Hi all, I started using the Quarto DIME template and had some trouble getting the
reticulate
and Python packages to work on my machine. I ended up deleting the sections out from my template and once I did, the Quarto template finally compiled.I think this should be excluded from the default template or commented out. Python package management is notoriously tricky to work with.
I'm opening up an opinionated PR to propose deleting the sections, but I imagine you all may have better ideas
Edit: Here is is #11
The text was updated successfully, but these errors were encountered: