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
+24-2Lines changed: 24 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -178,12 +178,12 @@ <h2>Jupyter for Organizations</h2>
178
178
<h2>Pluggable authentication</h2>
179
179
<p>Manage users and authentication with PAM, OAuth or integrate with your own directory service system. Collaborate with others through the Linux permission model.</p>
<p>Use Docker containers to scale your deployment and isolate user processes. Assemble your deployment using a growing ecosystem of prebuilt Docker containers.</p>
@@ -206,6 +206,28 @@ <h2>Code Meets Data.</h2>
206
206
</div>
207
207
</div>
208
208
</section>
209
+
<!--
210
+
<section>
211
+
<div id="footer" class="text-center">
212
+
<div class="row">
213
+
<div class="col-sm-2 col-sm-offset-1">
214
+
<!-- Place this tag where you want the button to render.
215
+
<a class="github-button" href="https://github.com/jupyter">@jupyter on GitHub</a>
0 commit comments