Skip to content

alessiavalenti/project-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

Project Name - Long version

Template github repository that can be used e.g. for the publication of the code when submitting a paper.

GH Actions are set to:

  1. convert the ipynb to html, create an index html page and store all the pages in a separate branch, where they can be published as static website with github pages
  2. create a README index file for the repo that contains all the links to the html and ipynb files.

Feel free to fork it for "publishing" your own notebooks, and contact me with suggestions for improvements.

An html version of the notebooks is accessible here.

Test Notebook

Links: jupyter notebook and html file.

This is a test notebook. A very basic example of notebook, just to exemplify how the GitHub Actions defined in this repository work.

If you want to add your own notebooks, just put the ipynb files in the root project folder and then customize the "pages" section of the config.yaml file by including the notebooks that need to be indexed. The "notebook" attribute defines the name of the ipynb file and the "description" attribute contains a descriptive string that will be included in the README and html index.


Note: this README file has been generated automatically.
Please do not modify it directly but instead work on this config file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.7%
  • Jupyter Notebook 31.3%