Notebooks Kernels
Available Kernels in EGI Notebooks
The more you go in data analysis, the more you understand that the most suitable tool for coding and visualizing is not a pure code, or SQL IDE, or even simplified data manipulation diagrams (aka workflows or jobs). From some point you realize that you need a mix of these all – that’s what “notebook” platforms are, with Jupyter being the most popular notebook software out there.
Notebooks is an 'as a Service' environment based on the Jupyter technology, offering a browser-based, scalable tool for interactive data analysis. The Notebooks environment provides users with notebooks where they can combine text, mathematics, computations and rich media output. EGI Notebooks is a multi-user service and can scale to multiple servers based on the EGI Cloud service.
EGI Notebooks provides the well-known Jupyter interface for notebooks with the following added features:
We offer different service modes depending on your needs:
Individual users can use the centrally operated service from EGI. Users can login, write and play and re-play notebooks just by creating an EGI account. This instance has limits on the amount of resources available for each user (1 CPU core, 1 GB RAM and 10 GB of storage). It will also kill inactive sessions after 1 hour.
User communities can have their customised EGI Notebooks service instance. EGI offers consultancy, support, and can operate the setup as well. A community specific setup allows the community to use the community's own Virtual Organisation (i.e. federated compute and storage sites) for Jupyter, add custom libraries into Jupyter (e.g. discipline-specific analysis libraries) or have fine grained control on who can access the instance (based on the information available to the EGI Check-in AAI service).
Available Kernels in EGI Notebooks
Managing data on the Notebooks
Access new services from the Notebooks
Notebooks for training events
Frequently Asked Questions