Skip to content

somesh101/JupyterTemplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notebook Template Creator - VS Code Extension

About

With love from developer for developers. Now quickly create a strcuture for your jupyter Notebooks and reuse them. I haven't put any limits on how many templates you can save. Also there isn't a break when you delete the templates. SO be careful and if you are not then get it back from recycle bin.

Usage

Steps: From command pallete(ctrl+shift+p) choose

  • Create Jupyter Template: Save the structure and content of existing notebooks as templates.
  • Load Templates: Quickly load saved templates into the current workspace.
  • Insert Template: Insert a template into the open notebook below the selected cell.
  • Delete Template: Remove a saved template from the extension's folder.

Known Issues

  • On load markdown cells are not formatted properly.
    • Solution - On save formating get's corrected.
  • Cells other then markdown and code are not supported.
    • This is due to the vscode config supports only these two in thier defination.

Contact

For any issues or suggestions, please open an issue on GitHub.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Thank you for using Notebook Template Creator! We hope it enhances your productivity.

About

A simple vs code extension to create a new jupyter notebook with some intial code cells.

Resources

Stars

Watchers

Forks

Packages

No packages published