From 635f120c94338430460e9c942b5211bd5622edfa Mon Sep 17 00:00:00 2001 From: Jandson Vitorino Date: Mon, 25 Mar 2024 23:37:01 -0300 Subject: [PATCH] Fixed ESLint errors --- frontend/pages/tutorials.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/pages/tutorials.js b/frontend/pages/tutorials.js index 563840d..4163e3b 100644 --- a/frontend/pages/tutorials.js +++ b/frontend/pages/tutorials.js @@ -103,9 +103,9 @@ export default function Tutorials() { target="_blank" rel="noreferrer" > - Jupyter Notebook{' '} + Jupyter Notebook{' '} - with instructions and use-case examples can be found. + with instructions and use-case examples can be found.

Instalation via pip @@ -137,7 +137,8 @@ export default function Tutorials() {

- The executable file with the notebook tutorial is available in the{' '} + The executable file with the notebook tutorial is available in + the{' '}