How feasible is it to use the new Tab widget on the main branch? #361
-
I see a new Tabs/Tab widget in the css branch. This thing is sweet, and it is precisely what I'd like to use for one of my projects. However, I need to reference an official Textual build since it will be a pip dependency in my project, and as far as I know, dependencies have to go off what is released in PyPi (which would be main). So I am faced with either figuring out how to use the css branch as a dependency, or port the Tabs/Tab widgets over to main. Any comments? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Actually I may have found the answer myself: |
Beta Was this translation helpful? Give feedback.
Actually I may have found the answer myself:
pip install git+https://github.com/Textualize/textual.git@css