Skip to content

Commit 1e2af52

Browse files
authored
nbviewer.jupyter.org is now* hosted on OVH (#906)
nbviewer.jupyter.org is now* hosted on OVH
2 parents b2946f3 + 5abe512 commit 1e2af52

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Jupyter Notebook Viewer
22

3-
Jupyter nbviewer is the web application behind [The Jupyter Notebook Viewer](http://nbviewer.ipython.org), which is graciously hosted by [Rackspace](https://developer.rackspace.com/?nbviewer=awesome).
3+
Jupyter nbviewer is the web application behind
4+
[The Jupyter Notebook Viewer](http://nbviewer.jupyter.org),
5+
which is graciously hosted by [OVH](https://www.ovh.com).
46

57
Run this locally to get most of the features of nbviewer on your own network.
68

nbviewer/templates/faq.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,10 @@ the [nbconvert documentation](https://nbconvert.readthedocs.io/) for details.
159159

160160
## Where is nbviewer.jupyter.org hosted?
161161

162-
[Rackspace](https://developer.rackspace.com/?nbviewer=awesome) graciously hosts
163-
nbviewer.jupyter.org. Thanks to Rackspace, we are able to provider a public
164-
nbviewer instance as a free service.
162+
[OVH](https://www.ovh.com) graciously hosts nbviewer.jupyter.org.
163+
Thanks to OVH, we are able to provider a public nbviewer instance as a free service.
164+
165+
nbviewer was generously hosted by Rackspace until March, 2020.
165166

166167
## Can I access nbviewer.jupyter.org over https?
167168

nbviewer/templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<div class="col-md-4">
132132
<p>
133133
Delivered by <a href="http://www.fastly.com/">Fastly</a>,
134-
Rendered by <a href="https://developer.rackspace.com/?nbviewer=awesome">Rackspace</a>
134+
Rendered by <a href="https://www.ovh.com">OVH</a>
135135
</p>
136136
<p>
137137
nbviewer GitHub <a href="https://github.com/jupyter/nbviewer">repository</a>.

0 commit comments

Comments
 (0)