dev/04_setup_python.R

# Use this version if you have launched RStudio from your
# `pipenv shell`.
# TODO: Make it actually work.

library('reticulate')

# Print out configuration before we configure things.
# This should point to your virtual environment.
print(reticulate::py_config())

# Following https://developers.arcgis.com/labs/python/download-data/
bvancil/locus documentation built on Nov. 25, 2020, 3:15 p.m.