Serving panel on binder

Hi is there a way to serve panel on binder without using conda? I have an issue where I can’t use conda with binder and all the examples I see in binder docs recommends creating a conda environment.

Binder supports a variety of formats/files to define the runtime environments, including the standard requirements.txt file supported by pip, see Configuration Files — Binder 0.1b documentation.