-
Notifications
You must be signed in to change notification settings - Fork 117
Description
Hi ines,
First, I want to say thank you. I really love your template.
Second, there is an issue in juniper and I think it will be better for students if you can solve it.
Currently connecting to mybinder.org take time. I mean "Launching Docker container on mybinder.org..." take from 20sec to 60sec then "Loading..." take about 2sec. This is annoying for students and consume time.
For me, it will be much better if "Launching Docker container on mybinder.org..." start when the student clicks inside "input" space then when students click run "Loading..." start.
So when students trying to solve the exercise, connecting to mybinder.org done then the students when click run button it will take only less than 2sec to execute the code.
Also, this feature exists in most of the online code editors because it saves a lot of time.
Thanks.