From fc39690998da065a0cc9f2873fdad728f1772406 Mon Sep 17 00:00:00 2001 From: Jaynie Padayachee Date: Thu, 29 Feb 2024 08:13:50 +0100 Subject: [PATCH] Removing links to run on Gradient --- notebooks/IPU Peak Flops.ipynb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/notebooks/IPU Peak Flops.ipynb b/notebooks/IPU Peak Flops.ipynb index d849e18..093309f 100644 --- a/notebooks/IPU Peak Flops.ipynb +++ b/notebooks/IPU Peak Flops.ipynb @@ -28,9 +28,7 @@ "source": [ "## Environment setup\n", "\n", - "The best way to run this notebook is on Paperspace Gradient's cloud IPUs because everything is already set up for you.\n", - "\n", - "To run the demo using other IPU hardware, you need to have the Poplar SDK enabled {and a PopTorch/TensorFlow wheel installed}. Refer to the [Getting Started guide](https://docs.graphcore.ai/en/latest/getting-started.html#getting-started) for your system for details on how to do this. Also refer to the [Jupyter Quick Start guide](https://docs.graphcore.ai/projects/jupyter-notebook-quick-start/en/latest/index.html) for how to set up Jupyter to be able to run this notebook on a remote IPU machine." + "To run the demo using IPU hardware, you need to have the Poplar SDK enabled {and a PopTorch/TensorFlow wheel installed}. Refer to the [Getting Started guide](https://docs.graphcore.ai/en/latest/getting-started.html#getting-started) for your system for details on how to do this. Also refer to the [Jupyter Quick Start guide](https://docs.graphcore.ai/projects/jupyter-notebook-quick-start/en/latest/index.html) for how to set up Jupyter to be able to run this notebook on a remote IPU machine." ] }, {