Skip to content

BayardRock/FsBeaker

Repository files navigation

This is a temporary location for this project.

FsBeaker

Installation

  • Download BeakerNotebook
  • Modify src/main/web/plugin/init/addevalplugins.js in beaker directory and add the below code
"FSharp": { url : "./plugins/eval/fsharp/fsharp.js", bgColor: "#378BBA", fgColor: "#FFFFFF", borderColor: "", shortName: "F#" }
  • Download F# plugin binaries
  • When using Windows be sure to Unblock before unzipping contents
  • Copy {pluginbinaries}/eval/fsharp directory to {beakerisntall}/config/plugins/eval/fsharp
  • Run beaker

Examples

#Features

  • FSharp.Charting support
  • Beaker charts support
  • Intellisense

Intellisense for References Intellisense for WorldBankData