CDAT / jupyter-vcdat

A Jupyter Lab extension based on vCDAT.
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

user created variables cannot be edited #103

Closed doutriaux1 closed 5 years ago

doutriaux1 commented 5 years ago

Describe the bug user created variables have a "greyed out" edit button

To Reproduce

in notebook type:

my = cdms2.MV2.ones((10,10))

Expected behavior

The edit button should be active and user should be able to subset the variable

Environment Information