VizierDB / vizier-scala

The Vizier kernel-free notebook programming environment
Other
34 stars 11 forks source link

Troubling viewing an artifact #239

Closed thomaseslowe closed 1 year ago

thomaseslowe commented 1 year ago

I saved an artifact by the following code

vizierdb.save_data_frame('test1', df)

Then I clicked on the spreadsheet viewer button under Artifacts

It opened a new webpage and displayed what I suspect is the dataframe, but can't see it because it's fixed in size and is like 30 pixels wide

okennedy commented 1 year ago

I believe this got fixed a few updates ago.