When pasting Orderbot’s code in Visual Stuiidio t button doesn’t appear and I can’t prompt
Hi @Soff,
The code and the UI is designed to run in the Jupyter notebook environment on the platform.
If you want to it in IDEs, such as Visual Studio, then you need to adjust your code and packages accordingly.
Best,
Mubsi
Thanks Mubsi for your answer. It seems like it won’t be directly straightforward.