How to access your terminal window via the browser?

坚强是说给别人听的谎言 提交于 2019-12-12 10:19:25

问题


I want to access my ubuntu terminal using my browser i found a npm package web-terminal but it is kind off not complete. I have seen jupyter notebook do it. so is there a solution for it or a way to get that terminal thingy out of jupyter notebook.

Example: Just like when u access your google cloud server via your browser with some sort of shell.

Note: I didn't get anything to start with just the npm web-terminal so i won't be able to show much effort from my side.

Thank you in advance. :D


回答1:


So i finally found the answer i was looking for.

There is one such tool called xterm.js and very well applied example of xterm is in jupyter notebook named termiado.



来源:https://stackoverflow.com/questions/50435856/how-to-access-your-terminal-window-via-the-browser

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!