# Slicer Jupyter notebooks can be launched using just a web browser

**URL:** https://discourse.slicer.org/t/slicer-jupyter-notebooks-can-be-launched-using-just-a-web-browser/4445
**Category:** Support
**Tags:** feature
**Created:** [October 17, 2018, 4:52am UTC](https://discourse.slicer.org/t/slicer-jupyter-notebooks-can-be-launched-using-just-a-web-browser/4445 "2018-10-17T04:52:44Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [October 17, 2018, 4:52am UTC](https://discourse.slicer.org/t/slicer-jupyter-notebooks-can-be-launched-using-just-a-web-browser/4445/1 "2018-10-17T04:52:44Z")

</div>

Slicer Jupyter notebooks can now be run interactively in your web browser without the need to install Slicer on your computer - Slicer instance is launched in the cloud automatically when you open a notebook. Thanks @ihnorton for setting this up!

**[Click here to use Slicer notebooks in your web browser now](https://mybinder.org/v2/gh/lassoan/SlicerNotebooks/master) - there is no need to install anything.**  
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/lassoan/SlicerNotebooks/master)

Let us know if you find good use cases or further ideas about how we should improve this infrastructure.

---

<div class="post-metadata">

### Author: ![pieper](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/pieper/32/8_2.png) [@pieper](https://discourse.slicer.org/u/pieper)
#### Post date: [October 17, 2018, 12:11pm UTC](https://discourse.slicer.org/t/slicer-jupyter-notebooks-can-be-launched-using-just-a-web-browser/4445/2 "2018-10-17T12:11:52Z")

</div>

Nice!

Maybe we can migrate example scripts and tutorials to this.

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [October 17, 2018, 1:42pm UTC](https://discourse.slicer.org/t/slicer-jupyter-notebooks-can-be-launched-using-just-a-web-browser/4445/3 "2018-10-17T13:42:58Z")

</div>

I’ve tried to do something like that in [My first notebook](https://mybinder.org/v2/gh/lassoan/SlicerNotebooks/master?filepath=My%20first%20Slicer%20notebook.ipynb). I think it looks promising.

Should we create a repository in Slicer organization? What should be the name? SlicerNotebooks? SlicerExamples? SlicerScriptRepository (if we were to migrate all contents)?

---

<div class="post-metadata">

### Author: ![pieper](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/pieper/32/8_2.png) [@pieper](https://discourse.slicer.org/u/pieper)
#### Post date: [October 17, 2018, 4:11pm UTC](https://discourse.slicer.org/t/slicer-jupyter-notebooks-can-be-launched-using-just-a-web-browser/4445/4 "2018-10-17T16:11:14Z")

</div>

SlicerNotebooks makes sense to me. Yes, I saw your example notebooks and they worked nicely for me.

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [October 17, 2018, 7:09pm UTC](https://discourse.slicer.org/t/slicer-jupyter-notebooks-can-be-launched-using-just-a-web-browser/4445/5 "2018-10-17T19:09:48Z")

</div>

We can also include notebooks as part of Slicer documentation (that can be launched on Binder by a single click) - see for example here: [https://sphinx-gallery.github.io/auto\_examples/plot\_seaborn.html#sphx-glr-download-auto-examples-plot-seaborn-py](https://sphinx-gallery.github.io/auto_examples/plot_seaborn.html#sphx-glr-download-auto-examples-plot-seaborn-py)
