The Wayback Machine - https://web.archive.org/web/20210515103833/https://github.com/topics/workflow
Skip to content
#

workflow

Here are 2,877 public repositories matching this topic...

zangell44
zangell44 commented Apr 27, 2021

Current behavior

Right now, the connection string to Azure can be passed as a string at initialization or read AZURE_STORAGE_CONNECTION_STRING from the environment.

The connection string property is not serialized with the storage object. The only way to get this to work is to have AZURE_STORAGE_CONNECTION_STRING available when the flow is retrieved from storage. For most agent types, t

schrockn
schrockn commented May 4, 2021

https://docs.dagster.io/integrations/pandas#dagster-dataframe-summary-statistics

seems like a good opportunity to show off the new condensed API.

This does open up the question of how we will support descriptions in the condensed API. Or did we make the decision to explicitly not support it?


Message from the maintainers:

Excited about this feature? Give it a :thumbsup

SuiteCRM
manevpe
manevpe commented Apr 14, 2021

Is your feature request related to a problem? Please describe.
I'd like to have scrollbars that I can use. It would help me with visual orientation on the workspace.
I'd like to be able to scroll with the mouse wheel, instead of zooming in / out.

Describe the solution you'd like
A configuration option to enable scrollbars.
A configuration option to set the behaviour of the mouse whe

Improve this page

Add a description, image, and links to the workflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the workflow topic, visit your repo's landing page and select "manage topics."

Learn more