Skip to content

Open-source Wolfram Frontend & Interpreter & Fullstack Framework written in Javascript

Notifications You must be signed in to change notification settings

JerryI/wljs-docs

Repository files navigation

DOCS for WLJS Notebook Project 💫

Contributing

  • Detailed descriptions of all functions used for visualizing the data
  • Tutorials for the beginners
  • Wolfram Language documentation / basics ?..

We recommend to use Obsidian for editing and creating notes.

  1. Clone this repo and install npm packages
git clone https://github.com/JerryI/wljs-docs
cd wljs-docs
npm i
  1. Open docs folder using Obsidian (optional)

  2. To test, use

npm start
  1. To build
npm run build
  1. To rebuild Wolfram Language figures (usually they are wrapped in WL tags in some markdown files)
wolframscript -f compile.wls

License

GNU GPLv3