You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+4-4
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@
42
42
<divclass="row">
43
43
<divclass="col-md-12">
44
44
<divclass="col-md-8 col-md-offset-2">
45
-
<h4class="jumbotron-text">Project Jupyter develops open-source software, open standards
45
+
<h4class="jumbotron-text">Project Jupyter develops open-source software, open standards,
46
46
and services for interactive computing across dozens of programming languages.</h4>
47
47
</div>
48
48
</div>
@@ -58,8 +58,8 @@ <h4 class="jumbotron-text">Project Jupyter develops open-source software, open s
58
58
<imgclass="img-responsive" src="assets/labpreview.png" id="portal" alt="examples of jupyterlab workspaces in single document and multiple document workspaces"/>
59
59
</div>
60
60
<divclass="col-md-6 nb-highlight-text">
61
-
<h3>JupyterLab: The Next-Generation Notebook Interface</h3>
62
-
<h4class="nb-desc">JupyterLab is a web-based interactive development environment for notebooks, code and data. Its flexible interface allows users to configure and arrange workflows in data science, scientific computing, computational journalism and machine learning. A modular design allows for extensions that expand and enrich functionality.</h4>
61
+
<h3>JupyterLab: A Next-Generation Notebook Interface</h3>
62
+
<h4class="nb-desc">JupyterLab is a web-based interactive development environment for notebooks, code, and data. Its flexible interface allows users to configure and arrange workflows in data science, scientific computing, computational journalism, and machine learning. A modular design allows for extensions that expand and enrich functionality.</h4>
63
63
<divclass="button-container">
64
64
<aclass="orange-button" href="try">Try it in your browser</a>
0 commit comments