quarto render - ipynb in another folder directory structure to a different dir with project #5290
Replies: 1 comment 3 replies
-
Short answer, yes it is possible to render a Quarto project and FTP all Long answer, why are you moving your notebooks? Following https://quarto.org/docs/websites/ should get you started with the rendering part. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ,
I have been able to create a quarto project website.
aim is to export to html , static embedded content that is then in a _site that I just ftp to a server and its served .
In terms of a workflow I am having a hard time understand how I accomplish this or if its even possible.
Right now I'm a slave of moving ipynb's to the quarto project and then rendering.
What if I was in a totally different directory , and establish a workflow where when I render it renders to that project ?
I've read the docs multiple times, the sections around Projects, the section around virtual environment, and the Rendering section.
I just don't understand enough to know what or how to accomplish this. and could utilize your help.
Beta Was this translation helpful? Give feedback.
All reactions