fairing
                                
                                
                                
                                    fairing copied to clipboard
                            
                            
                            
                        Use a temporary directory for preprocessor output
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.
Would it be better to output it into a temporary directory?
Yes that would be better.
Related issue: #75
/area engprod /priority p2