colab-xterm icon indicating copy to clipboard operation
colab-xterm copied to clipboard

Open a terminal in colab, including the free tier.

Results 10 colab-xterm issues
Sort by recently updated
recently updated
newest added

Using Brave browser, running your program in Colab, I get a 403 error instead of a terminal. With Safari, the xterm box seems stuck on an infinite loop of posting...

``` %%xterm apt update apt install htop vim ``` I am the author of this project. If there are at least 3 (positive) emojis of the issue, i will implement...

enhancement

``` %xterm --height 400 ``` I am the author of this project. If there are at least one (positive) emoji of the issue, i will implement it!

enhancement

the minimal commands to invoke xterm gives errors as follows ![image](https://user-images.githubusercontent.com/104849674/194258807-7a2901b8-160d-485c-b086-8d8a61f6dbda.png)

Is it possible to run multiple terminals ?

after `%xterm` I get google `that all we know`, is this still workng?

question

Hello, I want to view an image in xterm, for reasons below. To display an image inside a terminal, I tried several options and none of them worked. Do you...

Please allow to specify font size and possibly the font face..

This pull request implements and documents the feature request in [#13](https://github.com/InfuseAI/colab-xterm/issues/13), allowing users to customize the font family, font size, and initial shell command for colab-xterm sessions. **Key changes:** -...

Got this error while running xterm: ![Image](https://github.com/user-attachments/assets/03e87c63-491b-4da5-a182-2672c8c76b2b)