Files
INTUIA/Programa final/_internal/share/jupyter/runtime/nbserver-29920-open.html
T
2026-03-15 13:27:50 +00:00

22 lines
673 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="1;url=http://localhost:8888/tree?token=18c75438982a7f1e776cd9f78f5183bfdbedd2b3dc5a2b2a" />
<title>Opening Jupyter Notebook</title>
<script>
setTimeout(function() {
window.location.href = "http://localhost:8888/tree?token=18c75438982a7f1e776cd9f78f5183bfdbedd2b3dc5a2b2a";
}, 1000);
</script>
</head>
<body>
<p>
This page should redirect you to Jupyter Notebook. If it doesn't,
<a href="http://localhost:8888/tree?token=18c75438982a7f1e776cd9f78f5183bfdbedd2b3dc5a2b2a">click here to go to Jupyter</a>.
</p>
</body>
</html>