Deephaven VS Code ExtensionThis is the official Deephaven extension for Visual Studio Code. Use it to run queries against running Deephaven servers from VS Code directly. The extension supports both Deephaven Community and Enterprise servers. About DeephavenDeephaven is a high-performance time-series database, complemented by a full suite of APIs and an intuitive user experience. Deephaven integrates with Java / Groovy, Python, R, C#, and C++ applications and libraries, as well as open-source data and ML technologies. It is a complete data system that empowers your team to build analyses, models, algos, reports, and dashboards very quickly. It excels at churning through massive real-time data sets, and performing analysis on historical or alternative data sets. InstallationInstall the Deephaven VS Code extension from one of two places:
A search for Once installed, the Deephaven icon will show up in the activity bar on the left side of VS Code: By default, the extension is only configured to connect to a single Community server hosted at FeaturesRun Deephaven QueriesRun Deephaven queries from local scripts against Deephaven Community and Enterprise servers. See the Usage documentation for details: Run Markdown CodeblocksRun Deephaven code blocks from markdown files. See the Usage documentation for details: Manage Deephaven ServersManage pip installed Deephaven Community servers. See the Managed pip Servers documentation for details: Manage CredentialsManage private / public server keys. See the Private / Public Key Pair Login documentation for details: Documentation |