content
stringlengths
0
557k
url
stringlengths
16
1.78k
timestamp
timestamp[ms]
dump
stringlengths
9
15
segment
stringlengths
13
17
image_urls
stringlengths
2
55.5k
netloc
stringlengths
7
77
Introduction to Pika¶. Using Pika¶ 0.9.14 - 2013-06-*¶ Bugfixes - Major issue with socket buffer refactor in 0.9.13 (#328) fixes by cooper6581 and Erik Andersson - Fix a bug in SelectConnection that did not allow for a IOLoop to be restarted (#337) fix by Ralf Nyrén - Fix an issue in BlockingConnection disconnections (...
http://pika.readthedocs.io/en/0.9.14/
2017-02-19T21:16:13
CC-MAIN-2017-09
1487501170253.67
[]
pika.readthedocs.io
How to Help¶ - Get involved with one of mainstream packaging projects. - Help us catalog and discuss the current problems in packaging and installation. See the The issue tracker for the problems in packaging maintained by PyPA. - Submit Issues and PRs to the PyPA PEP Development Repository - Discuss ideas related to p...
http://pypaio.readthedocs.io/en/latest/help/
2017-02-19T21:00:20
CC-MAIN-2017-09
1487501170253.67
[]
pypaio.readthedocs.io
Map Reduce¶ The Doctrine MongoDB ODM fully supports the map reduce functionality via its Query Builder API. Note From the MongoDB manual: Map-reduce is a data processing paradigm for condensing large volumes of data into useful aggregated results. In MongoDB, map-reduce operations use custom JavaScript functions to map...
http://doctrine-mongodb-odm.readthedocs.io/en/latest/reference/map-reduce.html
2017-02-19T21:16:32
CC-MAIN-2017-09
1487501170253.67
[]
doctrine-mongodb-odm.readthedocs.io
Contributing to Read the Docs¶ You are here to help on Read the Docs? Awesome, feel welcome and read the following sections in order to know what and how to work on something. If you get stuck at any point you can create a ticket on GitHub. Bug. Overview tag. These tickets have a general overview and description of the...
http://read-the-docs.readthedocs.io/en/latest/contribute.html
2017-02-19T21:19:48
CC-MAIN-2017-09
1487501170253.67
[]
read-the-docs.readthedocs.io
Encrypting LDAP and Database Passwords in MMC 3.4.2 Enterprise Edition Version 3.4.2 of the Management Console allows you to encrypt, out of the box, the following passwords used by MMC: Database for environment data Database for tracking data (Business Events) LDAP password for MMC access to LDAP server Previous versi...
https://docs.mulesoft.com/mule-management-console/v/3.4/encrypting-ldap-and-database-passwords-in-mmc-3.4.2
2017-02-19T21:04:45
CC-MAIN-2017-09
1487501170253.67
[]
docs.mulesoft.com
ModeShape makes it easy to use JCR repositories within web and Java EE applications deployed to virtually any web or application server. ModeShape makes this even easier with JBoss AS7, since ModeShape can be installed, managed and monitored as a true JBoss AS7 subsystem. But ModeShape is also small and lightweight eno...
https://docs.jboss.org/author/display/MODE/ModeShape+in+Java+applications
2017-02-19T20:56:34
CC-MAIN-2017-09
1487501170253.67
[]
docs.jboss.org
Xamarin Forms paulcbetts [7:36 AM] Are you using Forms? phil.cleveland [7:36 AM] yea paulcbetts [7:37 AM] Oh ok, so that's a different story phil.cleveland [7:37 AM] Sorry I didn't mention it paulcbetts [7:37 AM] Forms hides away a lot of the Special Snowflakeness paulcbetts [7:37 AM] In that case, just create a new Vi...
https://docs.reactiveui.net/en/user-guide/routing/xamarin_forms.html
2017-02-19T21:03:27
CC-MAIN-2017-09
1487501170253.67
[]
docs.reactiveui.net
Adding a virtual site (vsite) to Sputnik Control Center How to create a new vsite in Sputnik Control Center 3.x. (Self-hosted Sputnik Control Center is legacy software, and is no longer supported without purchase of a professional support incident from the Sputnik online store.) Open a shell on your Sputnik Control Cen...
http://docs.sputnik.com/m/scc/l/9902-adding-a-virtual-site-vsite-to-sputnik-control-center
2017-02-19T21:02:22
CC-MAIN-2017-09
1487501170253.67
[]
docs.sputnik.com
Aggregation builder¶ Note This feature is introduced in version 1.2 The aggregation framework provides an easy way to process records and return computed results. The aggregation builder helps to build complex aggregation pipelines. Creating an Aggregation Builder¶ You can easily create a new Aggregation\Builder object...
http://doctrine-mongodb-odm.readthedocs.io/en/latest/reference/aggregation-builder.html
2017-02-19T21:16:38
CC-MAIN-2017-09
1487501170253.67
[]
doctrine-mongodb-odm.readthedocs.io
Applications created with Boo This page itemizes free and commerical applications written in boo. For information about which development environment to use with boo, refer to the General Help. - Free / Open Source - db4o boo browser - by Rodrigo B. de Oliveira - a browser for the db4objects native object database engi...
http://docs.codehaus.org/display/BOO/Applications
2014-10-20T18:25:05
CC-MAIN-2014-42
1413507443062.21
[]
docs.codehaus.org
Description The Riak plugin enables lightweight access to database functionality using riak. This plugin does NOT provide domain classes nor dynamic finders like GORM does. Installation The current version of griffon-riak is 0.3 To install just issue the following command Usage Upon installation the plugin will generat...
http://docs.codehaus.org/display/GRIFFON/Riak+Plugin
2014-10-20T18:27:59
CC-MAIN-2014-42
1413507443062.21
[]
docs.codehaus.org
Compute nt (<=1200) zeros of the bessel functions Jn and Jn’ and arange them in order of their magnitudes. Outputs (all are arrays of length nt): zo[l-1] – Value of the lth zero of of Jn(x) and Jn’(x) n[l-1] – Order of the Jn(x) or Jn’(x) associated with lth zero m[l-1] – Serial number of the zeros of Jn(x) or Jn’(x) a...
http://docs.scipy.org/doc/scipy-0.7.x/reference/generated/scipy.special.jnjnp_zeros.html
2014-10-20T18:00:50
CC-MAIN-2014-42
1413507443062.21
[]
docs.scipy.org
SQLAlchemy 1.0 Documentation ORM Examples - ORM Examples - Mapping Recipes - Adjacency List - Associations - Directed Graphs - Dynamic Relations as Dictionaries - Generic Associations - Large Collections - Materialized Paths - Nested Sets - to make explicit references to OrderItem optional. -: - table_per_related.py - ...
http://docs.sqlalchemy.org/en/latest/orm/examples.html
2014-10-20T17:52:26
CC-MAIN-2014-42
1413507443062.21
[]
docs.sqlalchemy.org
HelpDesk From PhpCOIN Documentation phpCOIN maintains a HelpDesk function, wherein a customer will send you an email about an issue and your replies to the "ticket", and any subsequent client messages, are all accessible from a single web-page. This makes it much easier to track the progress of an issue than traditiona...
http://docs.phpcoin.com/index.php?title=HelpDesk
2017-08-16T23:26:16
CC-MAIN-2017-34
1502886102757.45
[]
docs.phpcoin.com
Key enhancements to the previous release - Continual online drive health monitoring. Key bugs addressed since the previous release - Fix for Lighthouse reporting some nodes as online when the entire cluster is down. - Shared volumes can occasionally cause high CPU spikes. This has been fixed. - Improvements to the shar...
https://docs.portworx.com/release-notes-1-0-7.html
2017-08-16T23:47:21
CC-MAIN-2017-34
1502886102757.45
[]
docs.portworx.com
Adding, Removing, or Replacing Objects in a Distribution For information about adding objects to a distribution, see Adding Objects that You Want CloudFront to Distribute. When you replace objects in your distribution, we recommend that you use versioned object names. For more information, see Updating Existing Objects...
http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/AddRemoveReplaceObjects.html
2017-08-16T23:58:18
CC-MAIN-2017-34
1502886102757.45
[]
docs.aws.amazon.com
You can use Portworx to provide storage for your Kubernetes pods. Portworx pools your servers capacity and turns your servers or cloud instances into converged, highly available compute and storage nodes. This section describes how to deploy PX within a Kubernetes cluster and have PX provide highly available volumes to...
https://docs.portworx.com/scheduler/kubernetes/flexvolume.html
2017-08-16T23:46:27
CC-MAIN-2017-34
1502886102757.45
[]
docs.portworx.com
West Indian Finches data This data frame is a binary presence-absence matrix for West Indies finches (Fringillidae). Each row is a different species of finch and each column is one of the 19 major islands in the West Indies. Entries indicate the presence (1) or absence (0) of a species on an island. Data from Gotelli a...
http://docs.ecosimr.org/dataWiFinches.html
2018-07-15T20:48:13
CC-MAIN-2018-30
1531676588972.37
[]
docs.ecosimr.org
AtoM Extensions¶ AtoM (Access to Memory) is used within the CENDARI project for management of Archival descriptions. Todo Add description of EAD and EAG The standard installation of AtoM is used in conjunction with a CENDARI theme. In addition CENDARI developed a Shibboleth authentication extension and a script to uplo...
https://docs.cendari.dariah.eu/developer/atom.html
2018-07-15T21:15:02
CC-MAIN-2018-30
1531676588972.37
[]
docs.cendari.dariah.eu
What you will need: - A Zoom Integration - An Email Field and Submit Action (for data to transfer via API, you must always have these two fields) - A First Name, Last Name, and email Field set to Required (required for Zoom specifically) **Please note: your Zoom broadcast room is not embedded in ClickFunnels. Instead, ...
http://docs.clickfunnels.com/webinar-integrations/zoom/how-to-connect-zoom-to-your-funnel-page
2018-07-15T21:17:43
CC-MAIN-2018-30
1531676588972.37
[array(['https://downloads.intercomcdn.com/i/o/61991145/da1dd3b7b213efb86b6c501d/Zoom+Funnel+Integration.gif', None], dtype=object) ]
docs.clickfunnels.com
Welcome to Velo Payments (Velo)! Velo makes the payouts process accurate, reliable and easy. The two primary functions are: - Adding recipients to the system - Sending transfers to recipients Velo enables three ways to perform each function: - Manually in the Velo Client Portal - Batch file import (CSV) - Server to ser...
http://docs.gobold.com/docs
2018-07-15T20:34:44
CC-MAIN-2018-30
1531676588972.37
[]
docs.gobold.com
Description This section describes how to configure a report chart and connect it to a data set. Instructions Open the form containing the report pane with report chart. Select the report chart. If you want, you can change the chart type by using the drop-down next to ‘Type’ in the Properties window. Look up the data s...
https://docs.mendix.com/howto40/connect-a-report-chart-to-a-data-set
2018-07-15T21:11:13
CC-MAIN-2018-30
1531676588972.37
[array(['attachments/2621481/2752703.png', None], dtype=object) array(['attachments/2621481/2752702.png', None], dtype=object) array(['attachments/2621481/2752705.png', None], dtype=object) array(['attachments/2621481/2752708.png', None], dtype=object) array(['attachments/2621481/2752709.png', None], dtype=object)]
docs.mendix.com
SOAP Attachments (multipart)¶ If the server responds with a Content-type: multipart, a MessagePack object will be returned. It contains a root object and some attachments. Example based on from zeep import Client client = Client('') pack = client.service.GetClaimDetails('061400a') ClaimDetails = pack.root SignedFormTif...
http://python-zeep.readthedocs.io/en/master/attachments.html
2018-07-15T20:41:10
CC-MAIN-2018-30
1531676588972.37
[]
python-zeep.readthedocs.io
AngularJS: File names¶ As a developer working with CiviCRM-Angular, you write Angular modules -- these modules are composed of various JS/CSS/HTML files which define the services, directives, controllers, and routes. For sake of predictability, these files are placed in the ang/ folder, and they follow a naming convent...
https://docs.civicrm.org/dev/en/latest/framework/angular/files/
2018-07-15T20:40:19
CC-MAIN-2018-30
1531676588972.37
[]
docs.civicrm.org
Roles Management OverviewOverview Roles is the collection of permissions, it defines what a user can and cannot access in the resources. In a more specific context, when a user is registered in an admin client application for the first time, the particular user will only have a role as a user. Thus, the user will only ...
https://docs.accelbyte.io/docs/overview/iam/roles-management/
2020-01-17T18:42:23
CC-MAIN-2020-05
1579250590107.3
[]
docs.accelbyte.io
These prerequisites assume you're working on a Linux-based operating system, but they have only been tested on Ubuntu 18.04. rbenv install 2.6.5) For very detailed rbenv installation directions on several distros, please visit DigitalOcean's guide. There are two ways to install Yarn. npm install -g yarnto install Yarn....
https://docs.dev.to/installation/linux/
2020-01-17T19:15:02
CC-MAIN-2020-05
1579250590107.3
[]
docs.dev.to
Microsoft ISV Software Contest - Clean Technology Microsoft is sponsoring a software development contest that is of interest to the chemicals industry and solution providers that serve chemicals and energy customers. The contest is called "The Ingenuity Point" and is affiliated with the Imagine Cup that software develo...
https://docs.microsoft.com/en-us/archive/blogs/chemicals/microsoft-isv-software-contest-clean-technology
2020-01-17T20:35:46
CC-MAIN-2020-05
1579250590107.3
[]
docs.microsoft.com
Distributed Collectors¶ Scrutinizer supports a distributed architecture where numerous servers can collect flows with a central reporting server for reporting on flows across all of the collectors. Secondary reporting servers can also be configured for redundancy/fail-over purposes. - The distributed Scrutinizer system...
https://docs.plixer.com/projects/scrutinizer/en/latest/system/distributed_collectors.html
2020-01-17T18:19:14
CC-MAIN-2020-05
1579250590107.3
[]
docs.plixer.com
Assistant is a WooCommerce store management extension that reduces manual work by automating routine tasks. Using a set of rules, it can schedule sales, tweak prices, run clearance events – all unattended. Use Cases and How-tos ↑ Back to top Installation ↑ Back to top - Download the .zip file from your WooCommerce acco...
https://docs.woocommerce.com/document/assistant/
2020-01-17T18:28:27
CC-MAIN-2020-05
1579250590107.3
[array(['https://docs.woocommerce.com/wp-content/uploads/2019/07/woocommerce-assistant-tab.png', None], dtype=object) array(['https://docs.woocommerce.com/wp-content/uploads/2019/07/woocommerce-assistant-settings.png', None], dtype=object) array(['https://docs.woocommerce.com/wp-content/uploads/2019/0...
docs.woocommerce.com
CSV Comma-Separated Value (CSV) files store data in plain text. Each line of the file is a data record. Each record consists of one or more fields, distinguished by the separator. As well as the required separator, an optional delimiter can be provided to denote the start and end of the fields, normally in instances wh...
https://docs.zynk.com/workflow/documentation/csv/index.html
2020-01-17T19:00:48
CC-MAIN-2020-05
1579250590107.3
[]
docs.zynk.com
When the SnapCenter Plug-in for Microsoft SQL Server is installed in your environment, you can use SnapCenter to back up, restore, and clone SQL Server databases and their resources. You can perform the following tasks that support backup operations, restore operations, and clone operations of SQL Server databases and ...
http://docs.netapp.com/ocsc-41/topic/com.netapp.doc.ocsc-con/GUID-8F18AA7E-9DE1-4E74-9043-8D7A0E700314.html
2020-01-17T18:53:39
CC-MAIN-2020-05
1579250590107.3
[]
docs.netapp.com
Welcome to Flywheel! This quick start guide explains how to set up a project in Flywheel so you can start adding data. What's a project in Flywheel? In Flywheel, a project is a way to organize data from an experiment or other collection of subject data. Click New Project. Select one of your groups from the list. Only g...
https://docs.flywheel.io/hc/en-us/articles/4405020296339-Create-a-project
2021-11-27T02:24:20
CC-MAIN-2021-49
1637964358078.2
[]
docs.flywheel.io
Date: Mon, 14 Oct 2013 05:02:22 -0400 From: Michael Powell <nightrecon@hotmail.com> To: freebsd-questions@freebsd.org Subject: Re: SU+J Lost files after a power failure Message-ID: <l3gc7e$c91$1@ger.gmane.org> References: <525A6831.5070402@gmail.com> Next in thread | Previous in thread | Raw E-Mail | Index | Archive | ...
https://docs.freebsd.org/cgi/getmsg.cgi?fetch=134990+0+/usr/local/www/mailindex/archive/2013/freebsd-questions/20131020.freebsd-questions
2021-11-27T03:25:21
CC-MAIN-2021-49
1637964358078.2
[]
docs.freebsd.org
- List repository tree - Get a blob from repository - Raw blob content - Get file archive - Compare branches, tags or commits - Contributors - Merge Base - Generate changelog data Repositories API List repository tree Get a list of repository files and directories in a project. This endpoint can be accessed without aut...
https://docs.gitlab.com/13.12/ee/api/repositories.html
2021-11-27T03:25:25
CC-MAIN-2021-49
1637964358078.2
[]
docs.gitlab.com
Entity Options setOption_RequiredEntities setOption_RequiredEntities(session, sEntityTypes, acConfigurationID) List of entities you want reported (leave empty if you want all of them). See also: [Options->Entity Options->Required Entities] setOption_AnaphoraResolution setOption_AnaphoraResolution(session, nLink, acConf...
https://salience-docs.lexalytics.com/docs/python-entity-options
2021-11-27T03:16:46
CC-MAIN-2021-49
1637964358078.2
[]
salience-docs.lexalytics.com
User Notifications Org admins can configure notifications at the Organization level to send reminders or any other required messages. Creating a User Notification To set a message for an organization: - Log in to the Manager as an admin. - Select the appropriate Org from the Organization drop-down, if present. - Select...
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1439134/Configuring+User+Notifications
2021-11-27T01:58:17
CC-MAIN-2021-49
1637964358078.2
[]
docs-snaplogic.atlassian.net
DeleteBucketWebsite This action action. For more information about hosting websites, see Hosting Websites on Amazon S3. The following operations are related to DeleteBucketWebsite: Request Syntax DELETE /?website HTTP/1.1 Host: Bucket.s3.amazonaws.com x-amz-expected-bucket-owner: ExpectedBucketOwner URI Request Paramet...
https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketWebsite.html
2021-11-27T03:14:09
CC-MAIN-2021-49
1637964358078.2
[]
docs.aws.amazon.com
This reference architecture shows how to implement a real-time web service in R using Azure Machine Learning running in Azure Kubernetes Service (AKS). This architecture is intended to be generic and suited for any predictive model built in R that you want to deploy as a real-time service. Architecture This reference a...
https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/ai/realtime-scoring-r?WT.mc_id=Revolutions-blog-davidsmi
2021-11-27T02:43:14
CC-MAIN-2021-49
1637964358078.2
[array(['/en-us/azure/architecture/reference-architectures/ai/_images/realtime-scoring-r.png', 'Real-time scoring of R machine learning models on Azure'], dtype=object) ]
docs.microsoft.com
Financial Industry Regulatory Authority (FINRA) Rule 4511(c) United States About FINRA Rule 4511 The Financial Industry Regulatory Authority (FINRA) is the largest independent body regulating securities firms with oversight of more than 4,500 brokerage firms in the United States. It was authorized by the US Congress 't...
https://docs.microsoft.com/en-us/compliance/regulatory/offering-FINRA-4511?view=o365-worldwide
2021-11-27T04:13:36
CC-MAIN-2021-49
1637964358078.2
[]
docs.microsoft.com
3.6. Annotation-based selection¶ Another common way of exploiting annotations consists in using them to select the segments that will be in-/excluded by an instance of Select (see Partitioning segmentations) or Intersect (see Using a segmentation to filter another). Thus, in the case of the XML data example introduced ...
https://orange-textable.readthedocs.io/en/latest/annotation_based_selection.html
2021-11-27T03:12:42
CC-MAIN-2021-49
1637964358078.2
[]
orange-textable.readthedocs.io
Date: Sat, 27 Nov 2021 02:53:43 +0000 (UTC) Message-ID: <1744294910.97.1637981623819@b0c2c8df7497> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_96_814355353.1637981623819" ------=_Part_96_814355353.1637981623819 Content-Type: text/html; charset=UTF-8 Content-...
https://docs-snaplogic.atlassian.net/wiki/exportword?pageId=1437955
2021-11-27T02:53:43
CC-MAIN-2021-49
1637964358078.2
[]
docs-snaplogic.atlassian.net
debops.root_account default variables¶ General configuration¶ Whether to manage the root account. root_account__enabled: True YAML dictionary that maps known shells used in the /etc/passwd database to the APT packages with these shells. The role will install missing shell packages if the root account uses them as their...
https://docs.debops.org/en/stable-2.2/ansible/roles/root_account/defaults/main.html
2021-11-27T01:43:25
CC-MAIN-2021-49
1637964358078.2
[]
docs.debops.org
The billing system is available in two versions: "BILLmanager" and "BILLmanager Corporate". They differ in functionality and service packages available for integration. For example, the standard "BILLmanager" version does not support integration with VMware vCloud Director and Microsoft Windows Azure Pack. It means tha...
https://docs.ispsystem.com/billmanager/billmanager-description/billmanager-versions
2021-11-27T03:20:15
CC-MAIN-2021-49
1637964358078.2
[]
docs.ispsystem.com
Dynamic performance event chart details Contributors For dynamic performance events, the System Diagnosis section of the Event details page lists the top workloads with the highest latency or usage of the cluster component that is in contention. The performance statistics are based on the time the performance event was...
https://docs.netapp.com/us-en/active-iq-unified-manager/events/reference_dynamic_performance_event_chart_details.html
2021-11-27T03:29:37
CC-MAIN-2021-49
1637964358078.2
[]
docs.netapp.com
Table of Contents There are many default receipt templates included with the Evergreen staff client. These templates are saved on individual workstations. Customization can be done workstation by workstation or by exporting the templates to import to other workstations. All receipts in Evergreen follow a basic format o...
http://docs-testing.evergreen-ils.org/docs/reorg/staffclient_sysadmin/_receipt_template_editor.html
2017-08-16T19:39:15
CC-MAIN-2017-34
1502886102393.60
[]
docs-testing.evergreen-ils.org
. Prices below are listed in US Dollars. You will be billed in US around $1000 a month. For a price lower than traditional managed hosting, you get included development and staging environments, triple redundancy on every element of the stack with: 99.99% Uptime Guaranteed And 24/7 White Glove On-boarding and Support P...
https://docs.platform.sh/overview/pricing.html
2017-08-16T19:44:22
CC-MAIN-2017-34
1502886102393.60
[]
docs.platform.sh
findUnmutatedCalls - Determine which calls represent an unmutated allele Description¶ findUnmutatedCalls determines which allele calls would represent a perfect match with the germline sequence, given a vector of allele calls and mutation counts. In the case of multiple alleles being assigned to a sequence, only the su...
http://tigger.readthedocs.io/en/0.2.9.999---license-change/topics/findUnmutatedCalls/
2017-08-16T19:23:45
CC-MAIN-2017-34
1502886102393.60
[]
tigger.readthedocs.io
TV Distortion Bundle TV Distortion Bundle consists of 5 plug-ins which can be used to create all kinds of distortions like LCD Matrices, digital glitches, chromatic aberrations, analog TV with bad reception etc. Application ∞ You can apply all the effects from the menu Effects > Rowbyte. All the plugins in the bundle d...
http://docs.rowbyte.com/tv-distortion-bundle/
2017-08-16T19:22:35
CC-MAIN-2017-34
1502886102393.60
[array(['images/effect_menu.png', 'Effects Menu'], dtype=object) array(['images/dg_register.png', 'Registration'], dtype=object)]
docs.rowbyte.com
to a rate plan using the API You can add fees to a rate plan when you create or update the plan. You specify the fees in the request body of the call. For example, the following request creates a standard rate plan with an early termination fee, a setup fee, and a recurring fee (each are set at 10 U.S. dollars). The f...
http://ja.docs.apigee.com/monetization/content/add-fees-rate-plan
2017-08-16T19:33:08
CC-MAIN-2017-34
1502886102393.60
[]
ja.docs.apigee.com
Sample - Allow multiple name patterns Allow one of many name patterns to be used for resources. Specify the allowed name patterns in the policy rule. If you don't have an Azure subscription, create a free account before you begin. Sample template { "properties": { "displayName": "Match multiple name patterns.", "descri...
https://docs.microsoft.com/en-us/azure/governance/policy/samples/allow-multiple-name-patterns
2019-07-16T03:12:05
CC-MAIN-2019-30
1563195524475.48
[]
docs.microsoft.com
PidTagFlagStatus Canonical Property Applies to: Outlook 2013 | Outlook 2016 Specifies the flag state of the message object. Remarks This property must not exist on a meeting-related object, and it should not exist on a task object. When set on other message objects, this property must be set to one of the following val...
https://docs.microsoft.com/en-us/office/client-developer/outlook/mapi/pidtagflagstatus-canonical-property
2019-07-16T03:30:13
CC-MAIN-2019-30
1563195524475.48
[]
docs.microsoft.com
Spin Cheat Sheet¶ Stacks, Services, Containers, Images¶ Stacks and Services: - An Application Stack contains one or more services, each performing a distinct function. - Services are named as [Stack Name]/[Service Name], such as sciencestack/web or sciencestack/db. - An instance of a service is called a Container. Cont...
https://docs.nersc.gov/services/spin/cheatsheet/
2019-07-16T02:13:06
CC-MAIN-2019-30
1563195524475.48
[]
docs.nersc.gov
About Development on BundleWrap started in July 2012, borrowing some ideas from Bcfg2. Some key features that are meant to set BundleWrap apart from other config management systems are: - decentralized architecture - pythonic and easily extendable - easy to get started with - true item-level parallelism (in addition to...
https://docs.bundlewrap.org/misc/about/
2018-11-13T02:13:33
CC-MAIN-2018-47
1542039741192.34
[]
docs.bundlewrap.org
Contents Write Custom Applications Using Workspace Desktop Edition API You can use the Workspace Desktop Edition API to write your custom-built .NET applications. After you have reviewed the information in this section, it might be useful to refer to the Extension Samples, upon which this document was based. The sample...
https://docs.genesys.com/Documentation/IW/latest/Developer/WriteCustomApplications
2018-11-13T03:03:45
CC-MAIN-2018-47
1542039741192.34
[]
docs.genesys.com
8.5.100.28 Solution Control Server 8.5.x Release Notes Helpful Links Releases Info Product Documentation Genesys Products What's New This release includes only resolved issues. Resolved Issues This release contains the following resolved issues: SCS now correctly generates common log messages 00-08000/00-08002 for all ...
https://docs.genesys.com/Documentation/RN/latest/scs85rn/scs8510028
2018-11-13T03:00:58
CC-MAIN-2018-47
1542039741192.34
[]
docs.genesys.com
. Important For time-sensitive calculations that are evaluated once at run-time and that you want to remain the same value throughout report processing, consider whether to use a report variable or group variable. For more information, see Report and Group Variables Collections References (Report Builder and SSRS).. No...
https://docs.microsoft.com/en-us/sql/reporting-services/report-design/custom-code-and-assembly-references-in-expressions-in-report-designer-ssrs?view=sql-server-2017
2018-11-13T02:21:03
CC-MAIN-2018-47
1542039741192.34
[]
docs.microsoft.com
Remove a trusted certificate Applies To: Windows SBS 2008 If you remove the trusted certificate, Windows SBS 2008 uses the self-signed certificate. Note Remote users may need to reinstall the Work from Home Package on their client computers and mobile devices. Note You must be a network administrator to complete this p...
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-essentials-sbs/cc513982(v=ws.10)
2018-11-13T02:17:37
CC-MAIN-2018-47
1542039741192.34
[]
docs.microsoft.com
BUTTON is a Ducky Script command for the Packet Squirrel which pauses the payload until either the hardware push-button has been momentarily depressed, or an optionally specified time has elapsed. In the event that a time is specified, BUTTON will exit with a non zero return code if the push-button is not pressed in th...
https://docs.hak5.org/hc/en-us/articles/360010554673
2020-08-03T23:58:00
CC-MAIN-2020-34
1596439735836.89
[]
docs.hak5.org
When to use SQL Server 2005's XML data columns SQL Server 2005’s support for XML has improved substantially. The new internal representation of XML and XML indexes supports much faster queries and updates. SQL Server 2005 supports querying and updating XML with XQuery, a powerful second-generation DML language for XML....
https://docs.microsoft.com/en-us/archive/blogs/anthonybloesch/when-to-use-sql-server-2005s-xml-data-columns
2020-08-04T00:37:47
CC-MAIN-2020-34
1596439735836.89
[]
docs.microsoft.com
Veriscope Developer Portal Discover Explore and understand more about why Veriscope was built and what it was designed to do. Learn: FATF Travel Rule Learn more about how Veriscope solves the Travel Rule for VASP by enabling trust-less discovery, coordination and data transmission. Develop Join others in exploring the ...
https://docs.veriscope.network/
2020-08-03T22:50:03
CC-MAIN-2020-34
1596439735836.89
[]
docs.veriscope.network
Database insights in C/AL and AL debuggers Note These release notes describe functionality that may not have been released yet. To see when this functionality is planned to release, please review What's new and planned for Dynamics 365 Business Central. Delivery timelines and projected functionality may change or may n...
https://docs.microsoft.com/en-us/business-applications-release-notes/April19/dynamics365-business-central/database-insights-in-cal-and-al-debuggers
2020-08-04T00:32:47
CC-MAIN-2020-34
1596439735836.89
[]
docs.microsoft.com
getChatOpsToolExecutedPerUserStats A GET request that returns the number of ChatOps tools executed by a user each hour within a given time range. Request arguments Endpoint getChatOpsToolExecutedPerUserStats takes the following request arguments. Response Endpoint getChatOpsToolExecutedPerUserStats returns the followin...
https://docs.moogsoft.com/AIOps.7.3.0/getchatopstoolexecutedperuserstats.html
2020-08-04T00:06:00
CC-MAIN-2020-34
1596439735836.89
[]
docs.moogsoft.com
The Google Maps Platform is a set of APIs and SDKs that allows developers to embed Google Maps into mobile apps and web pages, or to retrieve data from Google Maps. Google Maps Platform consists of three main categories - Maps - Routes - Places The current release only contains activities to interact with Google Places...
https://docs.uipath.com/marketplace/docs/google-maps-platform-about
2020-08-04T00:01:06
CC-MAIN-2020-34
1596439735836.89
[]
docs.uipath.com
Installation of the Python API¶ Installation¶ Please go to the RAW frontend downloads web page by clicking: Settings >> Install. there click on the download link for Python. To install open a terminal where you downloaded the file and run the following command: $ pip install <downloaded file> --user For usage instructi...
http://docs.raw-labs.com/latest/install/client/python.html
2020-08-03T23:01:37
CC-MAIN-2020-34
1596439735836.89
[]
docs.raw-labs.com
Export images to .eaglepack format and share to team members Sometimes we may need to share organized images with friends or team members. Eagle provides a special "Eagle Package" file format which can export the images, classifications, titles, URLs. notes and comments, so you don't need to worry about the lack of ima...
https://docs-en.eagle.cool/article/556-export-images-as-eaglepack-and-share-with-team-members
2020-08-03T23:40:55
CC-MAIN-2020-34
1596439735836.89
[array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/5cc6cd5d04286301e753d2f7/images/5de0e6c02c7d3a7e9ae48e60/file-0ExTiZlECd.png', None], dtype=object) ]
docs-en.eagle.cool
Description: Imports the Magento Attribute Sets into NetSuite. The imported Attribute Sets list is then provided as a dropdown option (MAGENTO1 ATTRIBUTE SET) for the NetSuite Items under the ‘Magento 1’ tab. Additional Details: - The Attribute Set information is stored in the custom record Magento1 Product Attribute S...
https://docs.celigo.com/hc/en-us/articles/115005153288
2020-08-04T00:11:53
CC-MAIN-2020-34
1596439735836.89
[array(['/hc/article_attachments/115009220528/1.png', '1.png'], dtype=object) array(['/hc/article_attachments/115009220648/2.png', '2.png'], dtype=object) ]
docs.celigo.com
Crash Protection Events¶ Request > Crash Protection Events shows summary of all requests that were triggered by the various survival strategies available in Protection. Below you can see a image of the Request Quantity Protection. Selected and showing is : - Request Quantity Protection - Rejections Rejections Overview¶...
https://docs.fusion-reactor.com/Crash-Protection/Events/
2020-08-04T00:36:12
CC-MAIN-2020-34
1596439735836.89
[array(['/attachments/245550063/245550088.png', None], dtype=object) array(['/attachments/245550063/245550082.png', None], dtype=object) array(['/attachments/245550063/245550071.png', None], dtype=object)]
docs.fusion-reactor.com
UiPath.Word.Activities.WordApplicationScope In the Studio profile, this activity is named Word Application Scope. Description Opens a Word document and provides a scope for other Word activities. When this activity ends, the document and the Word application are closed. If the specified file does not exist, a new docum...
https://docs.uipath.com/activities/docs/word-application-scope
2020-08-04T00:17:49
CC-MAIN-2020-34
1596439735836.89
[]
docs.uipath.com
8th June 2020 AI Fabric General Availability Breaking down the barriers between RPA and data science teams, enabling you to build, deploy, and manage machine learning models and other AI skills, AI Fabric is here to stay. This game changer in your automation journey is now generally available and from now on you can ta...
https://docs.uipath.com/releasenotes/docs/cloud-aif-general-availability
2020-08-04T00:27:24
CC-MAIN-2020-34
1596439735836.89
[]
docs.uipath.com
11.0.00.003: Fix Pack 3 Fix packs do not contain all of the files that are required for a complete product installation. Before you install the fix pack, you must have previously installed the base version of the product. Fix packs are cumulative and contain all updates released prior to the fix pack. Enhancements True...
https://docs.bmc.com/docs/TSOperations/110/11-0-00-003-fix-pack-3-833546319.html
2020-08-04T00:28:52
CC-MAIN-2020-34
1596439735836.89
[]
docs.bmc.com
LibreOffice » idl View module in: cgit Doxygen SvIDL Compiler that generates C++ slot headers from SDI files in modules' sdi/ subdirectory. There is an overview of basic architecture of the markup of SDI files in the OOo wiki: Generated by Libreoffice CI on lilith.documentfoundation.org Last updated: 2020-08-01 10:38:0...
https://docs.libreoffice.org/idl.html
2020-08-04T00:27:06
CC-MAIN-2020-34
1596439735836.89
[]
docs.libreoffice.org
4 email notifications available, each with its own template. The 1st email notification that gets sent to the customer is the “Invite Customer to Review the Product”. If you click on the ‘gear’ from the right, you can preview the email, enable it of course and set it up. The second email that gets sent is to the websi...
http://docs.aa-team.com/wooreview/documentation/email-notifications/
2020-08-04T00:21:10
CC-MAIN-2020-34
1596439735836.89
[]
docs.aa-team.com
Note: We’ve renamed our SmartConnectors to Integration Apps. EXPORT FINANCIALS (NetSuite to Zendesk) The financials export flow provides back office visibility in Zendesk. The flow brings financial information associated with a NetSuite Customer to the Zendesk Organization. Financials flow settings in the Integrator mu...
https://docs.celigo.com/hc/en-us/articles/228334907
2020-08-04T00:26:16
CC-MAIN-2020-34
1596439735836.89
[array(['/hc/en-us/article_attachments/216145108/2016-03-30_12-33-03a.png', None], dtype=object) array(['/hc/en-us/article_attachments/216145128/2016-03-30_12-33-03ab.png', None], dtype=object) array(['/hc/en-us/article_attachments/216145148/2016-02-26_10-56-40.png', None], dtype=object) arra...
docs.celigo.com
public static class DeleteNodePoolRequest.Builder extends Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait public DeleteNodePoolRequest.Builder invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback) Set the invocation ca...
https://docs.cloud.oracle.com/en-us/iaas/tools/java/1.12.6/com/oracle/bmc/containerengine/requests/DeleteNodePoolRequest.Builder.html
2020-08-04T00:37:49
CC-MAIN-2020-34
1596439735836.89
[]
docs.cloud.oracle.com
Thoughts on Code Scanning Tools I was in the process of writing a blog on my thoughts about Code Scanning Tools to find security vulnerabilites in source code. As I mention many times before there are no silver bullet in the IT industry and surely there are no silver bullets in Security. If there was a silver bullet th...
https://docs.microsoft.com/en-us/archive/blogs/dansellers/thoughts-on-code-scanning-tools
2020-08-04T00:38:04
CC-MAIN-2020-34
1596439735836.89
[]
docs.microsoft.com
ReadySpace offers both Linux and Windows VPS backed by SSDs. There needs to be no specialized configuration. Please follow the respective guide for the operating system you are using, centOS : Click Here Ubuntu : Click Here Debian : Click Here Windows : Click Here If you are using Docker, follow these instructions: Cli...
https://docs.rocket.chat/installation/paas-deployments/readyspace
2020-08-03T23:41:36
CC-MAIN-2020-34
1596439735836.89
[]
docs.rocket.chat
Contents Using WebIVR MicroApps This page describes how you can use WebIVR-based MicroApps in chat interactions to accomplish various business tasks. For example, if an agent is helping a customer with a purchase and you want to securely collect the customer's credit-card information, you can use a MicroApp to securely...
https://docs.genesys.com/Documentation/GAAP/Current/iaRef/WebIVRWidgets
2020-08-03T23:17:20
CC-MAIN-2020-34
1596439735836.89
[]
docs.genesys.com
What is Azure Synapse Link for Azure Cosmos DB (Preview)? Important Azure Synapse Link for Azure Cosmos DB is currently in preview. This preview version is provided without a service level agreement, and it's not recommended for production workloads. For more information, see Supplemental terms of use for Microsoft Azu...
https://docs.microsoft.com/en-ca/azure/cosmos-db/synapse-link
2020-08-04T00:34:43
CC-MAIN-2020-34
1596439735836.89
[array(['media/synapse-link/synapse-analytics-cosmos-db-architecture.png', 'Architecture diagram for Azure Synapse Analytics integration with Azure Cosmos DB'], dtype=object) ]
docs.microsoft.com
Small Basic - Pulse Position Modulation Extension First a bit of background... Zock77, a frequent Forum contributor and game maker posted a question that got me interested. Here is a quote from Zock77's post. " I've been trying to see if it is possible to control a RC (remote control) plane with a computer. After a bit...
https://docs.microsoft.com/en-us/archive/blogs/smallbasic/small-basic-pulse-position-modulation-extension
2020-08-04T00:34:20
CC-MAIN-2020-34
1596439735836.89
[]
docs.microsoft.com
Supported platforms for CloudBees CI on traditional platforms When running CloudBees CI on traditional platforms, consult this page for supported platforms. Java support The following sections detail Java support for CloudBees CI on traditional platforms. Supported Java application servers For CloudBees CI on tradition...
https://docs.cloudbees.com/docs/cloudbees-common/latest/supported-platforms/cloudbees-ci-traditional
2020-08-03T23:58:42
CC-MAIN-2020-34
1596439735836.89
[]
docs.cloudbees.com
Table of contents NEW PA API 5 Important Instalation & Activation About & How To - High Resolution Images - Create a new account and register to the PA API - 9.4 Features - Synchronisation - V9.3 Update - Multiple Amazon API Keys - New Module - Bitly - Product Short URL -
http://docs.aa-team.com/woocommerce-amazon-affiliates/documentation/
2020-08-03T23:56:39
CC-MAIN-2020-34
1596439735836.89
[]
docs.aa-team.com
This plugin allows you to: - Push texts from Adobe XD to Lokalise. - Set key names (or use any of the patterns for automatic naming). - Create new keys and screenshots in Lokalise. - Match Adobe XD texts to existing Lokalise keys. - Pull translated texts from Lokalise to Adobe XD. - Seamlessly switch Adobe XD design la...
https://docs.lokalise.com/en/articles/4243445-adobe-xd
2020-08-03T22:59:58
CC-MAIN-2020-34
1596439735836.89
[array(['https://downloads.intercomcdn.com/i/o/232186559/2c94ce85a74b219896d7c8b0/1.png', None], dtype=object) array(['https://downloads.intercomcdn.com/i/o/232186627/f6aa4719fc36f3872e1481f9/2.png', None], dtype=object) array(['https://downloads.intercomcdn.com/i/o/232186738/de9a1fff1c2ac12988555588/...
docs.lokalise.com
Microsofties in Residence Silverlight Training - Day 4 Day 4 involves a lot of hard work (9 am - 12 am). It feels like the crunch time before final projects back in grad school. At the start of the day, we reviewed each other's progress and decided the underlying messaging framework for two Silverlight applications to ...
https://docs.microsoft.com/en-us/archive/blogs/canux/microsofties-in-residence-silverlight-training-day-4
2020-08-04T00:33:35
CC-MAIN-2020-34
1596439735836.89
[]
docs.microsoft.com
In this section This section outlines the main features of Napatech Software Suite. Packet-based interface The packet-based interface moves all the handling of buffers from the hardware into the driver. The hardware architecture can be changed without impacting the applications. This approach moves some CPU load from t...
https://docs.napatech.com/reader/7hwAqHSO4_DITKXtasI8yw/fKKw4L8~HyuXwekqdPTfjw
2020-08-04T00:14:23
CC-MAIN-2020-34
1596439735836.89
[]
docs.napatech.com
This section details the steps necessary to upgrade the UiPath High Availability Add-on, including upgrading each respective node and the HAA database(s). Upgrading a Node Note: Before and after the upgrade, verify that each node is functioning properly by running: rlcheck, and rladmin status extra all. - Download the ...
https://docs.uipath.com/installation-and-upgrade/docs/haa-upgrading
2020-08-04T00:21:49
CC-MAIN-2020-34
1596439735836.89
[]
docs.uipath.com
The connector has been enhanced to accommodate more images for the product. Previously one could only send 3 images at the max. Image upload options in Item page in NetSuite. In the custom section, make sure you select the checkbox for ‘Export item images to Magento’ in MG images section. Save the image in the Magento ...
https://docs.celigo.com/hc/en-us/articles/230139828-Export-additional-Images-for-Item-Export-from-NetSuite-to-Magento
2020-08-04T00:17:12
CC-MAIN-2020-34
1596439735836.89
[array(['/hc/en-us/article_attachments/214465028/image03.png', None], dtype=object) array(['/hc/en-us/article_attachments/214465048/image11.png', None], dtype=object) array(['/hc/en-us/article_attachments/214465068/image19.png', None], dtype=object) array(['/hc/en-us/article_attachments/21446508...
docs.celigo.com
The Notifications view on FusionReactor Cloud displays all of your FusionReactor server notifications in one place. All notifications¶ Notification controls¶ Filters¶ The notifications view can be filtered in the following ways: - Severity - The types of notification displayed are filtered by Information (blue), Warnin...
https://docs.fusion-reactor.com/Cloud/guides/notifications/
2020-08-04T00:05:54
CC-MAIN-2020-34
1596439735836.89
[array(['../../new-img/notifications/notifications.png', '!Screenshot'], dtype=object) array(['../../new-img/notifications/notification_details.png', '!Screenshot'], dtype=object) ]
docs.fusion-reactor.com
Tokenisation is very important. When working with a stream of data, as provided by TCP and UDP, you most certainly want to Wait for a complete response before processing Want to process one response at a time Whilst this might seem to occur naturally most of the time, network contention, network errors and high data ra...
https://docs.acaengine.com/developer-guide/drivers/response-tokenisation
2019-08-17T10:53:49
CC-MAIN-2019-35
1566027312128.3
[]
docs.acaengine.com
lapart-python documentation¶ The Laterally Primed Adaptive Resonance Theory (LAPART) neural networks couple two Fuzzy ART algorithms to create a mechanism for making predictions based on learned associations. The coupling of the two Fuzzy ARTs has a unique stability that allows the system to converge rapidly towards a ...
https://lapart-python.readthedocs.io/en/latest/
2019-08-17T10:27:43
CC-MAIN-2019-35
1566027312128.3
[array(['_images/lapart1.png', 'Sample-graphics'], dtype=object)]
lapart-python.readthedocs.io
Update a task Update a task in the InfluxDB UI To view your tasks, click the Tasks icon in the left navigation menu. Click on the name of a task to update it. Update a task’s with the influx CLI Use the influx task update command to update or change the status of an existing task. This command requires a task ID, which...
https://v2.docs.influxdata.com/v2.0/process-data/manage-tasks/update-task/
2019-08-17T11:42:44
CC-MAIN-2019-35
1566027312128.3
[]
v2.docs.influxdata.com
[ aws . apigateway ] Gets the RequestValidators collection of a given RestApi . See also: AWS API Documentation See 'aws help' for descriptions of global parameters. get-request-valid-request-validators --rest-api-id <value> [--cli-input-json <value>] [--starting-token <value>] [--page-size <value>] [--max-items <value...
https://docs.aws.amazon.com/cli/latest/reference/apigateway/get-request-validators.html
2019-08-17T11:26:35
CC-MAIN-2019-35
1566027312128.3
[]
docs.aws.amazon.com
Accessing Databases After you have created a database and assigned a database user to it, you can access it from Plesk using the corresponding link in Websites & Domains > Databases. The links differ depending on the database type: - phpMyAdmin for MySQL databases - pgMyAdmin for PostgreSQL databases - myLittleAdmin fo...
https://docs.plesk.com/en-US/obsidian/reseller-guide/website-management/website-databases/accessing-databases.71841/
2019-08-17T10:48:31
CC-MAIN-2019-35
1566027312128.3
[]
docs.plesk.com
Replace your SSH bastion host Use Banyan to replace bastions for secure remote access – without the headache of credential management or IP whitelisting. - Overview - Approach - Prerequisites - Steps - Summary Overview Bastion hosts, also known as jump boxes, are used to provide connectivity into a private network, typ...
https://docs.banyansecurity.io/docs/solutions/server-access/bastion-ssh/
2022-05-16T18:08:45
CC-MAIN-2022-21
1652662512229.26
[]
docs.banyansecurity.io
How to edit general options for an HINFO record previously created in Address Manager. To edit a host info HINFO record that you wish to edit. - Click the HINFO record name menu and select Edit. - Under General, set the following parameters: - CPU—enter a description of the server’s central processing unit. - OS—enter ...
https://docs.bluecatnetworks.com/r/Address-Manager-Administration-Guide/Editing-a-Host-Info-HINFO-record/9.2.0
2022-05-16T18:03:13
CC-MAIN-2022-21
1652662512229.26
[]
docs.bluecatnetworks.com
Help4.x:Menu Item: Login Form From Joomla! Documentation Description The Login Form menu item type is used to create a page containing a Login form. How To Access To create a new Login Form menu item: - Select Menus → [name of the menu] from the Administrator menu (for example, Menus → Main Menu). Then... To edit an ex...
https://docs.joomla.org/Help4.x:Menu_Item:_Login_Form/en
2022-05-16T17:47:05
CC-MAIN-2022-21
1652662512229.26
[]
docs.joomla.org
To begin the Rhino installation: 1 The Rhino SLEE comes as an uncompressed tar file. To unpack it, use the tar command: tar $ tar xvf rhino-install-x.x.x.tar This creates the distribution directory, rhino-install, in the current working directory. rhino-install $ cd rhino-install 2 Be sure to read any instructions and ...
https://docs.rhino.metaswitch.com/ocdoc/books/rhino-documentation/2.6.2/rhino-production-getting-started-guide/installing-rhino/unpack-and-gather-information.html
2022-05-16T17:53:32
CC-MAIN-2022-21
1652662512229.26
[]
docs.rhino.metaswitch.com
Correlation ID Header All MX Reference Data API responses excluding calls to the authentication service include the MX-Correlation-Id header which specifies a unique identifier for each request. The correlation Id is intended to be used to speed the investigation of support requests so please supply the correlation id ...
https://apidocs.moviexchange.com/docs/correlation-id-header
2022-05-16T19:06:04
CC-MAIN-2022-21
1652662512229.26
[]
apidocs.moviexchange.com
This page is for customers who have joined Bromcom between January-April 2022. It contains useful information about the services we provide and how you can get help as a new customer. The page covers: - Accessing the Bromcom support desk - Free training for new schools - Support for your first Census and other statutor...
https://docs.bromcom.com/knowledge-base/22788/
2022-05-16T18:51:01
CC-MAIN-2022-21
1652662512229.26
[]
docs.bromcom.com
Community docsReferenceDefinitions of common data.world termsDefinitions of common data.world termsNameDescriptionSummaryAdministratorThe person in an organization who can manage organization members and access levels, and access all data sets and projects owned by the organization (even private ones).APIApplication Pr...
https://docs.data.world/en/64499-65035-5--Definitions-of-common-data-world-terms.html
2022-05-16T18:14:57
CC-MAIN-2022-21
1652662512229.26
[]
docs.data.world
Schedules¶ Workflows can be run automatically using schedules associated with launch plans. Only one launch plan version for a given {Project, Domain, Name} combination can be active, which means only one schedule can be active for a launch plan. This is because a single active schedule can exist across all versions of...
https://docs.flyte.org/en/stable/concepts/schedules.html
2022-05-16T19:14:23
CC-MAIN-2022-21
1652662512229.26
[]
docs.flyte.org