Skip to content

v0.7.7 Added Markdown support; Fixed duplicated `init_` functions.

Compare
Choose a tag to compare
@janpfeifer janpfeifer released this 08 Aug 08:49
· 352 commits to main since this release
e03f555
  • Added DisplayMarkdown and UpdateMarkdown.
  • Changed %help to use markdown.
  • init_* functions:
    • Fixed duplicate rendering.
    • Added section about it in tutorial.ipynb
  • Updated tutorial to used %rm to remove no longer wanted definitions.