Spaces:
Running
Running
Update pages/1_CoursewithChat.py
Browse files
pages/1_CoursewithChat.py
CHANGED
@@ -64,7 +64,7 @@ with col2:
|
|
64 |
<html>
|
65 |
<body>
|
66 |
<iframe src="https://copilotstudio.microsoft.com/environments/Default-617fcda2-91ad-4995-99ff-cdc509695753/bots/cr111_pyTorchDocumentation/webchat?__version__=2"
|
67 |
-
frameborder="0" style="width: 100%; height: 400px;
|
68 |
</body>
|
69 |
</html>
|
70 |
"""
|
|
|
64 |
<html>
|
65 |
<body>
|
66 |
<iframe src="https://copilotstudio.microsoft.com/environments/Default-617fcda2-91ad-4995-99ff-cdc509695753/bots/cr111_pyTorchDocumentation/webchat?__version__=2"
|
67 |
+
frameborder="0" style="width: 100%; height: 400px; position: fixed; top: 50px; right: 0;"></iframe>
|
68 |
</body>
|
69 |
</html>
|
70 |
"""
|