Open wtgee opened 4 years ago
Maybe by creating an env vars file.
Some of the notebooks will rely on $PANDIR, $POCS and other env vars, but in these tutorials those will need to point to different places.
$PANDIR
$POCS
This should probably be handled by dotenv.
dotenv
Maybe by creating an env vars file.
Some of the notebooks will rely on
$PANDIR
,$POCS
and other env vars, but in these tutorials those will need to point to different places.This should probably be handled by
dotenv
.