daru-view icon indicating copy to clipboard operation
daru-view copied to clipboard

[Google Colab] Daru::View.plotting_library and Daru::View::Plot must be in the same cell.

Open kojix2 opened this issue 6 years ago • 1 comments

This is not a problem. Information for people using Googlecolab.

How to use IRuby on Google Colab.

https://dev.to/kojix2/ruby-kernel-in-google-colaboratory-32ni

If Daru::View.plotting_library and Daru::View::Plot are in the same cell, it works well.

image

But when Daru::View.plotting_library and Daru::View::Plot are in the different cells, it does not show anything.

image

kojix2 avatar Feb 10 '19 05:02 kojix2

But when Daru::View.plotting_library and Daru::View::Plot are in the different cells, it does not show anything

I believe, it should have worked in either case. Lets verify it once, if there is problem then surely it is a bug and should be fixed. @Prakriti-nith , do you have any idea ?

Shekharrajak avatar Mar 14 '19 06:03 Shekharrajak