bigcode-project/jupytercoder

Improve experience setting this extension with StarCoder model

abidlabs opened this issue · 5 comments

A small point, but it was tricky for me to set this up because I had to copy paste two different things: the URL and the API key into the extension:

image

But every time I would paste one and focus out to the webpage to the copy the other, the pop window would disappear. If possible, please persist the pop up window. If not, at least please persist the contents that have been copy-pasted there.

Working on it !

As a temporary solution we will start by just making the bigcode url pre filled (https://api-inference.huggingface.co/models/bigcode/starcoderbase/)
Please share your suggestion on how to improve the UI !

partially solved by #21
we might want to create a real config page later

Thanks, I think this makes sense for now. Having whatever is copied persist instead of having to click Save could be another option.

I thought it might imply auto save which might create other issue. But you are right. Let's see if it is faisible