Skip to content

MrPowers/quarto-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

quarto-example

Setup instructions:

  • Install the Quarto CLI following these instructions
  • Run conda env create -f envs/quarto-env.yml to create an environment with the notebook dependencies
  • Run quarto render hello.ipynb --to html to generate HTML files from the Jupyter notebook.

This outputs a HTML file. You can run open hello.html to open this file in your browser and see the beautiful output.

About

Example project demonstrating the functionality of quarto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors