Hello eveyone!
The 6th line of python file which is located in flatland/flatland/utils/editor.py cannot be executed properly.
The code “import jpy_canvas” points at the missing github repository “https://github.com/who8mylunch/Jupyter_Canvas_Widget.git”, so i couldn’t install this package.
Hi @oussama_a - in fact the missing repo from GitHub has recently been kindly put back for us by @who8mylunch (Pierre). I believe the flatland conda install instructions should work. And running the jupyter-canvas-widget installation instructions worked for me in a virtualenv using the latest jupyter packages. (It creates a package called jpy_canvas I think. I’m away from a screen right now)
The editor needs a bit of tidying but I think you should be able to draw a track and save it. I’ll keep an eye out if you would like to report any problems. Thanks!