Explore your data in a Jupyter notebookΒΆ

Mosaic provides several tools for quick data exploration. If you want to dive deeper and use more advanced tools you can easily open your dataset in a Jupyter Notebook, just click the corresponding button on the right-hand pane:

../../_images/mosaic-userguide26.png

Jupyter Notebook opens in a new tab with some commands that will automatically import the current dataset. Click Cell -> Run Cells or use the keyboard shortcut Ctrl + Enter and your will be prompted to enter your Mosaic password:

../../_images/mosaic-userguide27.png

After that you can import any python library you need to analyze the data.