Overview
Here are a list of some common questions and tips around Seeq Data Lab.
-
How To: Be Compatible with JupyterLab 4 and Notebook 7 -
How To: Resolve Add-on Mode Not Rendering, but Notebook is -
How To: Create a "download a file" link from Datalab (Add-on) -
How To: Use Jupyter Bokeh in Data Lab -
How To: Resolve Data Lab Notifications Error -
How To: Find the job ID for a scheduled notebook -
How To: Install Missing Python Packages in Python 3.11 -
How To: Resolve "IOPub message rate exceeded" error -
How To: Setup Shiny or Dash App in Data Lab -
How To: Setup Streamlit App in Data Lab -
How To: Resolve Email Notification Scheduler Failure After Python 3.11 Migration -
How To: Resolve browser crash from large notebook output -
How To: Identify and Remove High Data Lab Disk Usage
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
pipare 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 qgridfrom the terminal of your Seeq Data Lab Project to uninstall.