Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dagster-insights

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dagster-insights

Latest pre-release patches for dagster_cloud.dagster_insights.

  • 0.0.20
  • PyPI
  • Socket score

Maintainers
1

Pre-release patches for dagster_insights

This package contains pre-release fixes and optimizations for the official dagster_cloud.dagster_insights module included in the dagster-cloud package. To use the official version, run pip install dagster-cloud and import it as follows:

from dagster_cloud import dagster_insights

To enable the pre-release patches from this package, run pip install dagster-insights and import this module before importing dagster_cloud.dagster_insights:

import dagster_insights_prerelease  # Patches dagster_cloud.dagster_insights
from dagster_cloud import dagster_insights

This allows testing against a pre-release version of dagster_insights and provides a faster turnaround time for fixes and optimizations. All reliable fixes are eventually merged into dagster_cloud.dagster_insights and available in the official release.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc