Logging In and Out
To log into magpie, enter the Magpie URL provided to you. This URL will typically have the following format "https://org-name.silect.is" where org-nameis the…
Using the Magpie Notebook
Magpie presents a notebook style interface that allows users to create shareable records of their work. These notebooks can be organized into folders and…
Using Magpie Clusters
Magpie data workloads execute on a cluster. Clusters are defined and managed using the Magpie DSL. Your Magpie instance will come configured with a single…
Exploring Data
Once you have created a notebook, you can begin exploring data. This is typically accomplished by using SQL to query data from tables and display the results…
Saving Results
Once you have explored the data, you can save the results as a table within Magpie. While it is possible to specify more detailed configuration for the table…
Profiling Data
One of Magpie's most useful features is data profiling. It provides a means to quickly review the contents of data and understand the dynamics of each column…