Skip to content

Commit def34d0

Browse files
committed
feedback on try text
1 parent bfd8bb1 commit def34d0

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

_layouts/try.html

+8-6
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
---
22
layout: default
3-
title: Try Jupyter!
3+
title: Try Jupyter
44
---
55

66
<section>
77
<div class="header header-grey">
88
<div class="container">
9-
<h2>Try Jupyter!</h2>
9+
<h2>Try Jupyter</h2>
1010
<p class="lead">
1111
You can try Jupyter out right now, without installing anything.
12-
Click the desired link below and you will get a temporary Jupyter server
13-
just for you, running on <a href="https://mybinder.org">mybinder.org</a>.
14-
If you like it, you can <a href="https://jupyter.org/install.html">
15-
install Jupyter</a> yourself.
12+
Select an example below and you will get a temporary Jupyter
13+
server just for you, running on
14+
<a href="https://mybinder.org">mybinder.org</a>.
15+
If you like it, you can
16+
<a href="https://jupyter.org/install.html">install Jupyter</a>
17+
yourself.
1618
</p>
1719
</div>
1820
</div>

0 commit comments

Comments
 (0)