Upload .local/share/jupyter/runtime/jpserver-79095-open.html with huggingface_hub
Browse files
.local/share/jupyter/runtime/jpserver-79095-open.html
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
<!DOCTYPE html>
|
3 |
+
<html lang="en">
|
4 |
+
<head>
|
5 |
+
<meta charset="UTF-8">
|
6 |
+
<meta http-equiv="refresh" content="1;url=http://C20240718228690:8888/lab?token=1234" />
|
7 |
+
<title>Opening Jupyter Application</title>
|
8 |
+
</head>
|
9 |
+
<body>
|
10 |
+
|
11 |
+
<p>
|
12 |
+
This page should redirect you to a Jupyter application. If it doesn't,
|
13 |
+
<a href="http://C20240718228690:8888/lab?token=1234">click here to go to Jupyter</a>.
|
14 |
+
</p>
|
15 |
+
|
16 |
+
</body>
|
17 |
+
</html>
|