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:
Python 3.x
ipywidgets for interactive visualizations in Python notebooks
Facets for visualizing machine learning datasets
yellowbrick for machine learning visualisation
boto3 for S3 integration
requests, requests-toolbelt - HTTP library
nose - unit testing framework for Python
atlasfs
Additional libraries can be installed from within a notebook:
!pip install <library>
, multiple selections available,
Related content
Managing Servers
Managing Servers
More like this
Getting Started
Getting Started
More like this
Projects
Projects
More like this
Product Tour
Product Tour
More like this
Datasets
Datasets
More like this
Notebook Usage
Notebook Usage
More like this