Using latest arcgis lib for python (1.8.0.post1) and following lab extensions:
$ jupyter labextension list
JupyterLab v2.1.0
Known labextensions:
app dir: /Users/zaifmar/anaconda3/envs/arcgis_latest/share/jupyter/lab
@jupyter-widgets/jupyterlab-manager v2.0.0 enabled OK
@jupyterlab/geojson-extension v2.0.1 enabled OK
arcgis-map-ipywidget v1.8.0 enabled OK
map = GIS().map() does NOT display in this version but DOES display in arcgis 1.6.2.post1
Is there a remedy for this problem in 1.8?