- Install IFSharp
https://github.com/BayardRock/IfSharp
- Move files to IFSharp directory (default C:\Program Files\BayardRock\IFSharp)
- replace
Include.fsx - move
srcfolder to IFSharp root folder (verify that the src folder is read/write enabled)
- launch
Notebooks/ifsharp.cmd
Examples
Deedle
http://nbviewer.ipython.org/github/mndrake/IfSharpLab/blob/master/Notebooks/DeedleExample.ipynb
R graphics
http://nbviewer.ipython.org/github/mndrake/IfSharpLab/blob/master/Notebooks/RGraphicsExample.ipynb
R Neural Network (http://sergeytihon.wordpress.com/2013/11/18/f-neural-networks-with-rprovider-deedle/) http://nbviewer.ipython.org/github/mndrake/IfSharpLab/blob/master/Notebooks/NeuralNetworkExample.ipynb