CytoBrowser, a JavaScript and Node.js driven environment for fast and accessible collaborative online visualization, assessment, and annotation of very large microscopy images.
GNU General Public License v3.0
16
stars
7
forks
source link
Safari web browser does not allow access to local files #167
When running CytoBrowser locally, the Safari web browser reports:
"The server was not able to find any images in the data directory. Make sure it is populated and try again"
This happens since the Safari web browser by default does not allow access to local files.
To enable local access:
Enable the Develop Menu (Preferences -> Advanced -> Show Develop menu in menu bar)
From the Develop menu, select Disable Local File Restrictions
When running CytoBrowser locally, the Safari web browser reports: "The server was not able to find any images in the data directory. Make sure it is populated and try again"
This happens since the Safari web browser by default does not allow access to local files.
To enable local access:
I hope this helps. :-)