InfuseAI / colab-xterm

Open a terminal in colab, including the free tier.
Apache License 2.0
359 stars 32 forks source link

Allows to set the height of the terminal #2

Closed popcornylu closed 1 year ago

popcornylu commented 2 years ago
%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!

Cyber5imon commented 1 year ago

Any chance --width can also be implemented?. I LOVE this terminal BTW. Great Work!

milochen0418 commented 1 year ago

@SPDurkee @popcornylu I have already supported it in this PR.

I need this function because of my small project use yours https://github.com/milochen0418/pynecone-colab-ide The pynecone (will rename to reflex) is a new fantasy way to develop web apps in low code and pure Python. Thanks for your great work. @popcornylu

popcornylu commented 1 year ago

Solved by #11