Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

logseq-code-execution-demo-graph

A logseq graph that demonstrates how to use python and/or javascript code within a logseq graph giving Jupyter like behaviours - includes using logseq API calls to get pages and blocks and run queries.

Video

  • A full walkthrough of the graph can be found in this video here

Acknowledgements

This graph

  • demonstrates how to execute python and/or javascript code in your graphs
  • includes
    • Basic and advanced python and JavaScript code execution examples
    • Logseq API interactions with working example such as
      • Accessing page and/or block content
      • Access to Query results
    • pre configured graph
      • which includes full instructions on how to configure any graph for code execution
  • can be downloaded for your own experimentation
    • click the green Code button and choose 'download zip'
    • unzip the graph and add it to Logseq
      • Works on Mac and Android without plugins
        • Windows and IOS are not yet tesed Configuration Requirements for code execution

Pre Requisites

  • Logseq 9.18 and higher
  • Knowledge of python and/or javascript

About

A logseq graph that demonstrates how to use python and/or javascript code within a logseq graph giving Jupyter like behaviours - includes using logseq API calls to get pages and blocks and run queries

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors