Skip to main content
Skip table of contents

Navigating Advanced Mode in Data Lab

Coming soon in R58!

The Data Lab interface has a new header designed to give you the same look and feel as Workbench and Organizer. It has home navigation, Project path, editable Name, and the hamburger menu. The header also has a new Advanced Mode toggle button. The default view will still be the Classic view that you've come to know and love. Switching to Advanced Mode will bring you into the new JupyterLab environment with some custom Seeq additions.

JupyterLab is the latest web-based interactive development environment for notebooks, code, and data. Its flexible interface allows users to configure and arrange workflows in data science, scientific computing, computational journalism, and machine learning. A modular design invites extensions to expand and enrich functionality.
Reference: https://jupyter.org/

The Advanced Mode looks a bit different from the classic Notebook view. Here is a brief description of what some things are and what they do. More information about the JupyterLab Interface can be found on their site β€” The JupyterLab Interface.

  1. Home Page Navigation Button: Navigate back to the Seeq Homepage

  2. Project Information: Change the Project Name from the Header.

  3. Advanced Mode: Toggle between Classic Notebook and Advanced Mode.

  4. Quit: The most efficient way to exit a project. This will shutdown the project, free up the resources it’s using, and exit the tab.

  5. Quick Launchers: Launch a new Notebook or Terminal

  6. Tabs: New Notebooks, Files and Terminals will launch as new tabs within Jupyter Lab β€” no need to have multiple browser tabs open

  7. File Browser: This is where all your files will be accessible

  8. Seeq Reference: Quick links to some Seeq Specific Resources β€” Also located in the menu

  9. Sidebar: Switch between File Browser, Running Terminals and Kernels, Git Integration, Commands List, Table of Contents, Property Inspector, and Debugger. Items in the sidebar can be dragged between the left and right side of the screen.

When in Advanced Mode the Seeq Data Lab version information is no longer located in the footer. It is now located in the Help >> About Seeq Data Lab.

All settings and configurations β€” such as Dark mode or font sizes β€” are set for each user and applies to all of the User's projects. This means that your Project settings will only be used for you and will not change anyone else's settings. The settings are located in the Menu bar.

If you like the Advanced mode experience you can make it your default by navigating to Settings >> Advanced Mode as default

JupyterLab can be translated into multiple languages. To change languages navigate to Settings >> Language

JupyterLab offers you the capability to debug your code right from a Data Lab project. To activate Debugging Mode click the β€œbug” icon in the top right corner of the notebook. You will then be able to add breakpoints to the notebook by clicking on the line number. The debug information will be located in the sidebar.

Many users want to use Git and version control their work. JupyterLab offers a built in Git Integration. To start, press the Git Integration button on the sidebar. From here you can choose to Initialize a Repository or Clone a Repository. See Integrating Git in Data Lab for instructions on creating and working with a remote Git repository.

See Seeq Data Lab - Tips and Tricks

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.