Files
INTUIA/Programa final/_internal/share/jupyter/runtime/nbserver-10900-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=24698e035c0650fd0d691f3057745664e9a0835ed8fe5921" />
<title>Opening Jupyter Notebook</title>
<script>
setTimeout(function() {
window.location.href = "http://localhost:8888/tree?token=24698e035c0650fd0d691f3057745664e9a0835ed8fe5921";
}, 1000);
</script>
</head>
<body>
<p>
This page should redirect you to Jupyter Notebook. If it doesn't,
<a href="http://localhost:8888/tree?token=24698e035c0650fd0d691f3057745664e9a0835ed8fe5921">click here to go to Jupyter</a>.
</p>
</body>
</html>