Skip to content
giggity-hub edited this page Jul 26, 2023 · 4 revisions

How to use wiki

  • clone wiki locally inside dataframetrainer folder
  • You might have to restart vscode to see dataframetrainer.wiki in version control tab

Add drawio images

  • Install draw.io vscode extension
  • create files ending in .drawio.svg
  • Import files with relative path inside markdown file ![Example](./example.drawio.svg)
  • Unfortunately the draw io vscode plugin doesn't handle vscode dark theme very well

Example-Sketch

Clone this wiki locally