As configured in my dotfiles.
start new:
tmux
start new with session name:
| /** | |
| * This stylesheet will work pretty well with a regular Org Mode HTML export. | |
| * However, you do have to turn off all of the defaults: | |
| * | |
| * (setq org-export-html-style-include-scripts nil | |
| * org-export-html-style-include-default nil) | |
| * | |
| * and insert a call to the stylesheet: | |
| * | |
| * (setq org-export-html-style |
As configured in my dotfiles.
start new:
tmux
start new with session name:
| description "Virtuoso Opensource 7" | |
| author "cmarat@github" | |
| # When to start the service | |
| start on runlevel [2345] | |
| # When to stop the service | |
| stop on runlevel [016] | |
| # Automatically restart process if crashed |
This list contains repositories of libraries and approaches for knowledge graph embeddings, which are vector representations of entities and relations in a multi-relational directed labelled graph. Licensed under CC0.