Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Data Services ExplorerNew to Visual Studio Code? Get it now.
Data Services Explorer

Data Services Explorer

Biosero

|
1 install
| (0) | Free
Biosero Data Services Explorer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Data Services Explorer

The Data Services Explorer allows developers to visualize registered actions and workflows within Biosero Data Services. It provides developers with the ability to inspect the action signatures of registered actions, templates, and workflows, and also allows operators to register Python actions within Data Services.

Features

  • Action Visualization: Browse and inspect registered actions in Biosero Data Services
  • Workflow Inspection: View workflow structures and their component actions
  • Action Signatures: Examine input and output parameters for registered actions and templates
  • Python Action Registration: Enable operators to register new Python actions directly within Data Services
  • Tree View Interface: Navigate through actions and workflows using an intuitive tree structure

Installation and Configuration

  1. Install the Data Services Explorer extension in VS Code
  2. Create a config.ini file in the root of your project directory
  3. Configure the Data Services URL in the config.ini file:
[DATA SERVICES]
url = http://10.0.0.234:8105
  1. Reload VS Code after creating the configuration file to apply the changes

Note: Replace the IP address and port with your actual Biosero Data Services instance URL.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft