Troubleshooting Data Lab
Overview
Here are a list of some common questions and tips around Seeq Data Lab.
Tips
Duplicating a browser tab causes the workspace to reset. It's best practice to only have one browser tab open for a project when in Advanced Mode and using the build in tabs and window functionality.
Only prebuilt JupyterLab extensions that are installed through
pip
are supported.It is generally recommended to use the packages that have been preinstalled with Seeq Data Lab rather than installing a pinned version locally. Check out which packages have been preinstalled here — Preinstalled Packages
QGrid now comes preinstalled and modified to work with Seeq Data Lab. If you previously installed QGrid and it’s not working try uninstalling it and use the preinstalled version instead : Execute
pip uninstall qgrid
from the terminal of your Seeq Data Lab Project to uninstall.