Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on July 12, 2023 7:16AM
Likes: 0
Replies: 1
Hi,
I am trying to follow the tutorial for visualization, in order to work with R Shiny webapp. As a first step, I am trying to click on the Start backed option, it say backend start failed(check logs).
In the logs, it shows as below:
Operating system used: Windows 10
Operating system used: Windows 10
Hi @shabam
,
This may not work on Windows installation as this is meant for exploration only not all features were tested on Windows.
But the error itself suggests you don't have anything in the UI tab of the Rshiny webapp.
Can you share a screenshot of what you have in UI and Server tabs?
Thanks