Skip to content

WLJSTeam/wljs-plugin-example-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WLJS Notebook Plugin Example 2

Basic extension, which adds Evaluate All button to the top-bar, and main menu

It cover the basics of

  • UI customization (injecting custom component)
  • writting basic button component in WLX
  • adding an item to the main menu
  • interacting with an active notebook on the page
  • working with cells
  • evaluating cells

How to install

  1. Clone this repository to <Documents>/WLJS Notebooks/Extensions
  2. Make sure that the folder name matches wljs-plugin-example-2
  3. Restart WLJS App

Example

Create or open a notebook with multiple input cells and click on a new red button in the top bar

About

Example Plugin 2 for WLJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published