Hello Icicle Authentication Clients Software Release Notes:
Secure Notebooks for Accessing Tapis PODs
Software release: icicle_rel_03_2023
Date: 04/14/2023
Notebook Overview
These notebooks are used as templates for developing Tapis authenticated applications, or as demonstrators/examples of what you can do with Tapis in your applications.
TapisAuthTemplate
This notebook provides an extensible, easy to use base to build out a Tapis authenticated application. It comes with the Tapis auth included, and allows the user to add code to interface with Tapis without having to worry about the authorization.
requirements: here
these apply to the other applications below as well
Example Notebooks
Demonstrators of possible Tapis use cases
Pods
These notebooks are demonstrators for the Tapis pods service, for now focusing on Neo4j pods which can host knowledge graphs. They also demonstrate usage of the extensible Tapis Auth notebook.
load_data
Demonstrates several methods of loading data from CSV files into a Neo4j knowledge graph, through Tapis.
PPod
Demonstrates querying of a Neo4j knowledge graph pod hosting the ICICLE PPod ontology.
query_neo4j_architecture
Demonstrates querying of a Neo4j knowledge graph pod hosting the Tapis architecture diagram