Skip to content

Latest commit

 

History

History
executable file
·
24 lines (14 loc) · 828 Bytes

README.md

File metadata and controls

executable file
·
24 lines (14 loc) · 828 Bytes

Calc Notebook

An electron app to write interactive math notebooks, download the app here

Features

You can do simple calculations and the result will pop up on the left

simple_calculations

Any result can be given a name and referenced in following (or previous) calculations

references

You can specify the unit for any number, reference or calculation result; the app will handle converting the various units

units

Building the app

yarn install
yarn make