diff --git a/hopsworks-common/src/main/java/io/hops/hopsworks/common/jupyter/JupyterController.java b/hopsworks-common/src/main/java/io/hops/hopsworks/common/jupyter/JupyterController.java index e1aa5d73df..14684ea2d4 100644 --- a/hopsworks-common/src/main/java/io/hops/hopsworks/common/jupyter/JupyterController.java +++ b/hopsworks-common/src/main/java/io/hops/hopsworks/common/jupyter/JupyterController.java @@ -155,7 +155,7 @@ public String convertIPythonNotebook(Project project, Users user, String noteboo String stdOut = processResult.getStdout(); if(!Strings.isNullOrEmpty(stdOut) && notebookConversion.equals(NotebookConversion.HTML)) { StringBuilder renderedNotebookSB = new StringBuilder(stdOut); - int startIndex = renderedNotebookSB.indexOf(""); + int startIndex = renderedNotebookSB.indexOf("