Replies: 2 comments 1 reply
-
(I transferred your question from the |
Beta Was this translation helpful? Give feedback.
-
I've never used JupyterHub, but since it works (as far as I know) in a Docker container classically deployed with Docker with no additional layers, it's very likely something on JupyterHub. Also you might want to set some flags for |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I ❤️ quarto.
I manage a JupyterHub and I'd like to set up a repo2docker that is preconfigured as a quarto project and show users how to use quarto to build a website.
This requires the use of
quarto preview .
in the docker container.Is this possible in JupyterHub?
I'm struggling with it and it seems other uses have also had problems in the past: https://discourse.jupyter.org/t/previewing-quarto-rendering-from-jupyter-hub/15505
Beta Was this translation helpful? Give feedback.
All reactions