mengw15 opened a new issue, #5052: URL: https://github.com/apache/texera/issues/5052
### Feature Summary This third sub-issue introduces the Jupyter server in the back-end as well as the front-end iframe to render the user-submitted notebook. Now after the user submits the notebook and the workflow is generated and returned, a popup in the Texera workspace showing the uploaded notebook will be shown. This is a fully functional Jupyter server that allows the user to modify and run the notebook. However, at this stage we are locking the notebook as read-only. Future work will expand upon this and make the notebook modifiable. The mapping feature will be added in the next PR. ### Proposed Solution or Design This sub-issue describes Steps 2 and 3 in the architecture diagram. <img width="720" height="478" alt="Image" src="https://github.com/user-attachments/assets/9943d44d-30f3-4822-84a0-0a18495f9e97" /> ### Demo Video https://github.com/user-attachments/assets/b471b334-2b42-46df-ae37-f834816f635f ### Affected Area _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
