/
Server Environment

Server Environment

In the first version of Europa Notebooks, a standard Python 3 environment is created, that comes preinstalled with a large set of popular libraries for data science and engineering.

The core set of preinstalled tools and libraries include:

 

Additional libraries can be installed from within a notebook:

!pip install <library>

Related content

Getting Started
Getting Started
More like this
Importing a Notebook
Importing a Notebook
More like this
Notebook Usage
Notebook Usage
More like this
Notebook Editing
Notebook Editing
More like this
Working with Files
Working with Files
More like this
Datasets
More like this