fairing icon indicating copy to clipboard operation
fairing copied to clipboard

Use a temporary directory for preprocessor output

Open jlewi opened this issue 5 years ago • 2 comments

It looks like when I use fairing to convert my notebook it outputs a ".py" file in my current directory.

Would it be better to output it into a temporary directory?

If it outputs it to my current directory then it would tend to get checked into source control which may not be desirable.

jlewi avatar Apr 10 '19 11:04 jlewi

Would it be better to output it into a temporary directory?

Yes that would be better.

Related issue: #75

karthikv2k avatar Apr 10 '19 15:04 karthikv2k

/area engprod /priority p2

jtfogarty avatar Jan 16 '20 16:01 jtfogarty