Archived
* render grids incrementally * add loading spinner * fix loading animation * move rendergrids to notebook editor component * add setting for incremental grid loading * check configuration * just use setTimeout to queue grids * remove extra line * add setter/getter for isloading * add comment