Environment Storage
The Environement may define some content that is made available in your Kernel.
For example, the ~/data
folder is available for you to access a collection of pre-loaded datasets.
This feature allows you to jump straight into your analysis without needing to upload your own data, making it easier and faster to get started.
- SaaS
- JupyterLab
- CLI
🚧 SaaS is Work in Progress
🚧 CLI is Work in Progress
Curated Datasets
The directory is set to read-only, so while you wonet be able to write directly to it, you can effortlessly copy datasets over to your persistent storage for further modification.
You'll find a range of popular datasets in the ~/data/datalayer-curated
subdirectory, including the classic Iris dataset, the Titanic dataset, and more.
AWS Open Data
Several Amazon Open Data datasets are also available in the ~/data/aws-opendata
subdirectory, providing a wealth of data for your analysis.