Skip to content

Quickstart for my preferred Quarto setup (R + Python)

Notifications You must be signed in to change notification settings

dmil/quarto-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quarto-quickstart

Python + R notebook using Quarto!

Example notebook: http://dhrumilmehta.com/quarto-quickstart

Installation

This setup only works if Python was installed with the --enable-shared option. I had to first uninstall python adn then re-install it with the --enable-shared option. Since I use pyenv, I installed it as follows:

env PYTHON_CONFIGURE_OPTS="--enable-shared" pyenv install 3.11.2

About

Quickstart for my preferred Quarto setup (R + Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published