richkamulda
Results
2
issues of
richkamulda
When requesting `JUPYTER` output format, each of the language types properly export in `.ipynb` JSON format, but the file extensions are incorrect. I updated the `.to_extension` method to take an...
I spent a couple hours helping a colleague debug why his `python_terraform` code was unexpectedly throwing `FileNotFoundError`s. It finally boiled down to the terraform binary not being on Path. Windows...