jupystar
Version:
Converter from Jupyter notebook (ipynb) to Starboard notebook
14 lines (10 loc) • 411 B
Markdown
# Examples
First `cd` into this folder, then run
```
node convertFixtures.js
```
You can then serve these using
```
node serveFixtures.js
```
And then open your browser and go to [`http://localhost:3000/advanced/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers-Chapter-1.sbnb`](http://localhost:3000/advanced/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers-Chapter-1.sbnb).