SageMath Integration

unlisted

by asemorales

Create and run SageMath cells.

Updated 4mo agoMIT
View on GitHub

Obsidian SageMath Integration

Plugin to create and run SageMath cells inside Obsidian.

Building for local development

To build and run this plugin, clone this repo into .obsidian/plugins. Inside the root folder, run:

npm install
npm run dev

It is recommended to use the Hot Reload plugin during development for live changes.

Relevant documentation for development

SageCell API Docs

Acknowledgements

This plugin is a continuation of the excellent work done in obsidian-sage and obsidian-sagecell. It was created to provide a maintained version of these tools now that development on the original versions have paused.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.