503 error when displaying user location and reference data points on map

As described in Title, please see screenshot below:
image

image

image

image

Much appreciated…

If you are getting a “could not find lib c” error, that probably means your session is running out of memory.

Screenshot%20from%202019-02-23%2007-48-04%20plus

Screenshot%20from%202019-02-23%2007-41-29

  1. Shutdown other running notebooks.
    1.1 Go to the Jupyter Notebook Home Page by clicking the File List icon in the upper left corner.
    1.2 Click the Running Tab.
    1.3 Shutdown all running notebooks.
    1.4 Return to your current notebook and restart its kernel by pressing 0 0.
  2. See if you can reduce the size of your datasets that are loaded into memory.
  3. If the issue persists, you will probably have to choose either SMALL or MEDIUM memory when starting your session.