respec / HSPsquared

Hydrologic Simulation Program Python (HSPsquared)
GNU Affero General Public License v3.0
43 stars 17 forks source link

qrid.enable() is not an available command #9

Closed mishranurag closed 6 years ago

mishranurag commented 6 years ago

I get the following error when I run

Required Python imports and setup

cell.

AttributeError: 'module' object has no attribute 'enable'

JasonLoveRespec commented 6 years ago

Did you install qgrid ... https://github.com/quantopian/qgrid.

mishranurag commented 6 years ago

I was finally able to install qgrid. It was a multiple step process. Thanks for the link. I had to install using this command conda install -c tim_shawver qgrid And then I had to enable the nbextentions.