Support other filetypes than ipynb #123
Labels
status: backlog
Issues that haven't been categorized or are not yet ready for work
type: feature
Feature requests
In addition to creating ipynb-files i often find myself needing to create raw scripts (.py-files) in jupyterlab.
So it would be nice if i could add .py-files (or .scala/.R/.jl files for that matter) alongside the ipynb-files in the template-directory and the extension would create new files with choosen template and with correct file extension. The correct file extension would be determined by and copied from the template file extension.
The text was updated successfully, but these errors were encountered: