diff --git a/images/jax_logo_250px.png b/images/jax_logo_250px.png new file mode 100644 index 000000000..92a545225 Binary files /dev/null and b/images/jax_logo_250px.png differ diff --git a/notebooks/quickstart.ipynb b/notebooks/quickstart.ipynb index e1502e48a..95e6fe470 100644 --- a/notebooks/quickstart.ipynb +++ b/notebooks/quickstart.ipynb @@ -40,7 +40,7 @@ "# JAX Quickstart\n", "Dougal Maclaurin, Peter Hawkins, Matthew Johnson, Roy Frostig, Alex Wiltschko, Chris Leary\n", "\n", - "![](https://raw.githubusercontent.com/google/jax/master/images/jax_logo_500px.png =250x144)\n", + "![](https://raw.githubusercontent.com/google/jax/master/images/jax_logo_250px.png)\n", "\n", "#### [JAX](http://go/jax) is NumPy on the CPU, GPU, and TPU, with great automatic differentiation for high-performance machine learning research.\n", "\n", @@ -559,4 +559,4 @@ ] } ] -} \ No newline at end of file +}