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

https://github.com/stared/bra-ket-vue-art

Complex matrix visualization with BraKetVue - an interactive article in Distill RMarkdown
https://github.com/stared/bra-ket-vue-art

Last synced: 4 months ago
JSON representation

Complex matrix visualization with BraKetVue - an interactive article in Distill RMarkdown

Awesome Lists containing this project

README

        

# bra-ket-vue-art

Complex matrix visualization with BraKetVue - an interactive article in Distill RMarkdown

Right now we:

- Experiment with Vue.js components in Distill RMakrdown.

## Deploy

After running knitr within RStudio, do (requires [push-dir](https://www.npmjs.com/package/push-dir))

```
push-dir --dir=_site --branch=gh-pages --cleanup
```