Ecosystem Notebooks is a wrapper for the Ecosystem API servers.
Project description
What is Ecosystem Notebooks?
Ecosystem Notebooks is a wrapper for the Ecosystem API servers. They can be used for both the Prediction and Runtime servers.
The notebooks are a great interface to work from in order to test, and explore the server’s capabilities. They allow you to navigate them easily by removing the complexities of directly interacting with the APIs.
Ecosystem Notebooks are built using the Jupyter Notebook coding environment, and Python 3 kernel for code execution.
Requirements
To use any of the notebooks, access to an Ecosystem API server is required
Python 3: The notebooks were built using python 3.6, but most Python 3 versions will work
Getting started
To begin using Ecosystem Notebooks, you need to first install Jupyter Notebook.
This can be done by running the configure_jupyter.sh shell script. In addition, recommended styling options can be added by running the configure_jupyter_styling.sh shell script. While this is not required, you are welcome to play around with it to personalise the Ecosystem workbench style.
To install the relevant python code, add the parent directory (ecosystem-notebooks) to the PYTHONPATH environment variable.
Once Jupyter is installed, enter the directory containing the notebooks. At the designated .ipynb extension, run the command:
jupyter notebook
This will open up a default web browser to the Jupyter Notebook landing page from which you can open up one of the desired notebooks.
How does Ecosystem Notebooks work
From within a chosen notebook, Ecosystem Notebooks can be used. This coding environment, from which you can edit and run live code, provides the interface with which to utilise the API endpoints for Ecosystem Prediction and Runtime servers.For easy navigation within any of the notebooks, you can use the table of contents which will be situated on the left.
In order for the API endpoints to properly function, you will need to login. Depending on which notebooks you have chosen to use, logging in could require a URL endpoint. Or a username, password and URL combination, which will generate an authentication token. This token will activate the API, then you can begin using Ecosystem Notebooks!
Ecosystem Notebooks contains all the available API endpoints on the Ecosystem Servers. You can either play around in the ecosystem environment, or you can use it in your own chosen infrastructure.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ecosystem-notebooks-0.1.6.tar.gz
.
File metadata
- Download URL: ecosystem-notebooks-0.1.6.tar.gz
- Upload date:
- Size: 136.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b58c3137ac2824f8e2f3873322ac196f78af4058f773a99f2743622eb1e42c3 |
|
MD5 | 3a0764586e92c661de53c01123bed459 |
|
BLAKE2b-256 | 704fc9cce32d8c4fcefe0be111b84d1cbf9dc0fedb50f523f93d6453326f5738 |