Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
src
 
 
 
 
 
 
 
 
 
 

obsidian-sagecell

Obsidian plugin for executing Sage computations in notes.

Installation and Configuration

  1. Grab the latest release and copy the obsidian-sagecell directory into your_obsidian_vault_path/.obsidian/plugins/.
  2. Open your Obsidian settings and enable the plugin in the "Community plugins" page.
  3. If necessary, change the plugin's settings by clicking on "SageCell" under "Plugin Options". By default, the SageMathCell server https://sagecell.sagemath.org is used. If you would like to use a different one such as your own locally running server, change the Server URL setting.

Usage

Include a sage code snippet in a note. Then, when viewing the note in rendered markdown form, execute the plugin's command (e.g., +p and type 'exec').

About

An Obsidian plugin for executing Sage computations in notes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published