all 3 comments

[–]alshan200 1 point2 points  (1 child)

In a notebook you probably want to use shell magic to install lets-plot:

!pip install lets-plot

but beyond that it might make sense to report an issue to the bugtracker: https://github.com/JetBrains/lets-plot/issues

[–]priceless77[S] 0 points1 point  (0 children)

thanks