Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mfarragher/obsidiantools-demo

Demo of obsidiantools Python package (for Binder)
https://github.com/mfarragher/obsidiantools-demo

obsidian-md

Last synced: about 2 months ago
JSON representation

Demo of obsidiantools Python package (for Binder)

Awesome Lists containing this project

README

        

# obsidiantools demo
This is a public repo for exploring the functionality of `obsidiantools` as a Binder project.

## obsidiantools in 15 minutes
Check out the notebook through Binder on a pre-configured virtual machine. There is a basic Obsidian vault (set of 'lipsum' markdown files) configured on there to show the functionality of the API.

## wiki
See the [wiki](https://github.com/mfarragher/obsidiantools/wiki) for more detail on `obsidiantools`. This also includes recipes of code.

## Notebooks
|**Notebook**|**Info**|
|---|---|
|[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/mfarragher/obsidiantools-demo/HEAD?filepath=obsidiantools%20in%2015%20minutes.ipynb)|Launch the repo and explore notebooks interactively with Binder.|
|[![nbviewer](https://img.shields.io/badge/render-nbviewer-orange.svg)](https://nbviewer.jupyter.org/github/mfarragher/obsidiantools-demo/blob/main/obsidiantools%20in%2015%20minutes.ipynb)|Launch the repo and see static notebook output in nbviewer|

### Dummy vault
The dummy vault is the `vault-stub` directory. This is how the graph looks in NetworkX:

![NetworkX graph](/img/demo-vault-networkx-graph.png?raw=true "NetworkX graph")