Ivan
Ivan
Thanks @AndrewSav for the direction. The following way works fine locally ''' webhookEndpoint := os.Getenv("BOT_WEBHOOK_ENDPOINT") if webhookEndpoint == "" { panic("No BOT_WEBHOOK_ENDPOINT provided") } b, _ := tele.NewBot(tele.Settings{ Token: os.Getenv("BOT_TOKEN"),...
@robotomize Do you think this is going to help with running the webhook handler within the lambda function, which does not really allow you to listen to a port?
Any updates? Or can you suggest some other library which works with webpack?
Any estimates?
I have the same issue. I tried to install it with Anaconda ``conda install -c beakerx beakerx_widgets`` but I get the following: 
No, it doesn't help 
The same for me.
I've met with the same issue. Any updates?
I have the same problem