Currentrly, paths specified in config.json is not processed before being passed to open, read_csv etc.. This means that, it is relative to the working directory where psykoda is executed from, if not absolute. It might be more user-friendly if interpreted relative to config.json.
Currentrly, paths specified in config.json is not processed before being passed to
open,read_csvetc.. This means that, it is relative to the working directory where psykoda is executed from, if not absolute. It might be more user-friendly if interpreted relative toconfig.json.