Skip to content

Example notebooks to demonstrate the usage of readdy

Notifications You must be signed in to change notification settings

readdy/readdy_tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReaDDy tutorials ...

... to be hosted on the documentation website

All notebooks located in this repo must have certain metadata. The metadata is located in the root of the notebook, which is nothing more than a json string. The required metadata must have the following form:

{
  "readdy" : {
    "title": "Simple example",
    "position": "1"
  },
  ...
}

Notebook metadata can be edited from the jupyter browser view Edit > Edit Notebook Metadata

About

Example notebooks to demonstrate the usage of readdy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published