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
Contents: Contents: You can send webhook messages to third-party applications based on the results of job executions in your flow. A webhook task is a callback message between Trifacta® and another application. They are typically delivered using JSON over HTTP and can be interpreted by the receiving application to take...
https://docs.trifacta.com/display/r082/Create%20Flow%20Webhook%20Task
2021-10-16T04:49:18
CC-MAIN-2021-43
1634323583423.96
[]
docs.trifacta.com
Help Center Explore the articles below or use the search bar Getting Started Explore the articles about Account, User, Billing. Design and build a chatbot to automate tasks and turn conversion. Build stronger relationships with customers by delivering targeted content and anticipating their reactions. Flow Builder The ...
https://docs.uchat.com.au/
2021-10-16T06:16:37
CC-MAIN-2021-43
1634323583423.96
[]
docs.uchat.com.au
The browser node is a browser-based node for interacting with the Connext network. The browser node is a full node and contains all the functionality and state necessary to remain fully trustless. Most usages of the browser-node (i.e. in dapps) will be through the IFrame provider. This means the browser node inside the...
https://vector-docs.connext.network/browser-node
2021-10-16T05:36:16
CC-MAIN-2021-43
1634323583423.96
[]
vector-docs.connext.network
Step 5: Visualizing Amazon Comprehend Output in Amazon QuickSight After storing the Amazon Comprehend results in tables, you can connect to and visualize the data with Amazon QuickSight. Amazon QuickSight is an AWS managed business intelligence (BI) tool for visualizing data. Amazon QuickSight makes it easy to connect ...
https://docs.aws.amazon.com/comprehend/latest/dg/tutorial-reviews-visualize.html
2021-10-16T07:23:12
CC-MAIN-2021-43
1634323583423.96
[array(['images/tutorial-reviews-tree.png', 'Screenshot of a tree map with blocks for each unique entity.'], dtype=object) array(['images/tutorial-reviews-dashboard.png', 'Screenshot of a QuickSight dashboard with a pie chart and a tree map.'], dtype=object) ...
docs.aws.amazon.com
Citrix ADC SDX 15000-50G The Citrix ADC SDX 15020/15030/15040/15060/15080/15100/15120 50G models are 2U appliances. This platform has a dual 8-core processor and 128 GB memory. The SDX 15000-50G appliance provides a total of 12 network ports: - Eight 10G SFP+ Ethernet Ports - Four 50G Ethernet Ports For information abo...
https://docs.citrix.com/en-us/citrix-hardware-platforms/sdx/hardware-platforms/sdx-15xxx50g.html
2021-10-16T06:13:38
CC-MAIN-2021-43
1634323583423.96
[array(['/en-us/citrix-hardware-platforms/sdx/media/15000-50g-front-panel.png', 'SDX 15000-50G front panel'], dtype=object) array(['/en-us/citrix-hardware-platforms/sdx/media/15000-50g-rear-panel.png', 'SDX 15000-50G back panel'], dtype=object) ]
docs.citrix.com
Django 2.1.2 release notes¶ October 1, 2018 Django 2.1.2 fixes a security issue and several bugs in 2.1.1. Also, the latest string translations from Transifex are incorporated. CVE-2018-16984: Password hash disclosure to “view only” admin users¶. Bugfixes¶ - Fixed a regression where nonexistent joins in F()no longer ra...
https://docs.djangoproject.com/en/3.2/releases/2.1.2/
2021-10-16T05:18:02
CC-MAIN-2021-43
1634323583423.96
[]
docs.djangoproject.com
At euroSKIES, we will serve a perfect service to our members for a perfect flight simulation experience. Sending us a support ticket, we will contact you within the next 72 hours to help you with your issues! The Flight operations is responsible for the complete operational part of euroSKIES. Feel free to contact us!
https://docs.euroskies.net/documents/member-service/account-requests/flight-operations/
2021-10-16T05:51:24
CC-MAIN-2021-43
1634323583423.96
[]
docs.euroskies.net
Lightning Deal are located under Products > Lightning Deal. Click on Add New button to create a new Deal: - Give a title, choose products or categories for which you want the deal to appear. - Select a start and end date for the deal - Select discount, either in absolute value or percentage - Enter Max order limit. Dea...
http://docs.wpvenus.com/docs/woocommerce-lightning-deal/getting-started/how-to-setup-lightning-deal/
2021-10-16T05:45:22
CC-MAIN-2021-43
1634323583423.96
[array(['http://docs.wpvenus.com/wp-content/uploads/2021/04/image.png', None], dtype=object) array(['http://docs.wpvenus.com/wp-content/uploads/2021/04/image-1.png', None], dtype=object) array(['http://docs.wpvenus.com/wp-content/uploads/2021/04/image-2-1024x491.png', None], dtype=object) ...
docs.wpvenus.com
Managing Spark Using Cloudera Manager The Spark service is available in two versions: Spark and Spark (Standalone). The previously available Spark service, which runs Spark in standalone mode, has been renamed Spark (Standalone). The Spark (Standalone) service has its own runtime roles: Master and Worker. The current S...
https://docs.cloudera.com/documentation/enterprise/5-3-x/topics/cm_mc_spark_service.html
2021-10-16T06:43:54
CC-MAIN-2021-43
1634323583423.96
[]
docs.cloudera.com
dask.array.bitwise_or¶ - dask.array.bitwise_or(x1, x2, /, out=None, *, where=True,¶ This docstring was copied from numpy.bitwise_or. Some inconsistencies with the Dask version may exist. Compute the bit-wise OR of two arrays element-wise. Computes the bit-wise OR of the underlying binary representation of the integers ...
https://docs.dask.org/en/latest/generated/dask.array.bitwise_or.html
2021-10-16T06:35:55
CC-MAIN-2021-43
1634323583423.96
[]
docs.dask.org
Phase Description The dynamic-routing policy is used to dispatch inbound calls to different targets / endpoints or to rewrite URIs. This policy is particularly useful for creating API Mashups. Another typical use case is defining this kind of routing: Requests from redirected to Requests from redirected to Attributes C...
https://docs.gravitee.io/apim/1.x/apim_policies_dynamic_routing.html
2021-10-16T06:05:45
CC-MAIN-2021-43
1634323583423.96
[]
docs.gravitee.io
: rename mapping: [oldName,'NewName'] Output: Renames the column OldName to NewName. Rename multiple columns: This transform supports multiple methods for renaming two or more columns in a single step. See below for examples. Syntax and Parameters rename: col: column_ref [prefix: 'strPrefix'] [suffix: 'strSuffix'] [map...
https://docs.trifacta.com/display/r060/Rename+Transform?reload=true
2021-10-16T05:28:11
CC-MAIN-2021-43
1634323583423.96
[]
docs.trifacta.com
The WooCommerce Multi-Currency Switcher extension, also known as YayCurrency, helps you display site-wide dynamic pricing. It automatically detects the visitor’s location to show the corresponding currency unit. It allows you to add currency converter on product pages, shop pages, sidebar, footer widget, etc. Here are ...
https://docs.woocommerce.com/document/multi-currency-switcher/
2021-10-16T06:10:29
CC-MAIN-2021-43
1634323583423.96
[array(['https://docs.woocommerce.com/wp-content/uploads/2021/07/multi-currency-manager.jpg?w=950', None], dtype=object) array(['https://docs.woocommerce.com/wp-content/uploads/2021/07/yaycurrency-multi-currency-in-WordPress-dashboard.jpg?w=950', None], dtype=object) array(['https://docs.woocommerce.c...
docs.woocommerce.com
a!userRecordLink( label, user, view, showWhen, openLinkIn ) Defines a link to a user record. See also: User User Record Link Component. Comments Patterns (Comments, Looping): Use this pattern when displaying a chronological list of messages from different users, such as comments on a topic or notes on a case. Event Tim...
https://docs.appian.com/suite/help/21.2/User_Record_Link_Component.html
2021-10-16T06:44:44
CC-MAIN-2021-43
1634323583423.96
[]
docs.appian.com
Date: Tue, 7 Aug 2007 22:31:00 8072031x5aca7c5ncd7f6780b70a7f4b@mail.gmail.com> In-Reply-To: <3b47caa90708071953t515be42etef87a9c72c00dd54@mail.gmail.com> References: <3b47caa90708061959v42c02e3fy8e97137cd2a30504@mail.gmail.com> <46B7F338.30304@riderway.com> <3b47caa90708071953t515be42etef87a9c72c00dd54@mail.gmail.com>...
https://docs.freebsd.org/cgi/getmsg.cgi?fetch=599916+0+/usr/local/www/mailindex/archive/2007/freebsd-questions/20070812.freebsd-questions
2021-10-16T06:30:45
CC-MAIN-2021-43
1634323583423.96
[]
docs.freebsd.org
$NUMBER (ObjectScript) Synopsis $NUMBER(num,format,min,max) $NUM(num,format,min,max) Parameters Description The $NUMBER function converts and validates the num numeric value using the specified format. It accepts numbers supplied with a variety of punctuation formats and returns numbers in Caché canonical form. You can...
https://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=RCOS_FNUMBER
2021-10-16T05:44:29
CC-MAIN-2021-43
1634323583423.96
[]
docs.intersystems.com
Before you begin automating tasks and managing systems and applications with vRealize Orchestrator, you must use the vRealize Orchestrator Control Center to configure an external authentication provider. You can also use the vRealize Orchestrator Control Center for additional configuration tasks such as managing licens...
https://docs.vmware.com/en/vRealize-Orchestrator/8.2/com.vmware.vrealize.orchestrator-install-config.doc/GUID-95D3BDED-97E3-4568-810B-7C3F272F663E.html
2021-10-16T04:49:28
CC-MAIN-2021-43
1634323583423.96
[]
docs.vmware.com
PM 6 - Use of Toolsets or Other Resources to Close Healthcare Disparities Across Communities Activity Weighting: Medium Subcategory Name: Population Management Description: Take steps to improve healthcare disparities, such as Population Health Toolkit or other resources identified by CMS, the Learning and Action Netwo...
https://docs.webchartnow.com/functions/quality-of-care/measures/improvement-activities-measures/2018-improvement-activities/pm-6-use-of-toolsets-or-other-resources-to-close-healthcare-disparities-across-communities.html
2021-10-16T04:44:31
CC-MAIN-2021-43
1634323583423.96
[]
docs.webchartnow.com
Contributing¶ When contributing to this repository, it is always a good idea to first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. We welcome all kinds of contribution – code or non-code – and value them highly. We pledge to treat e...
https://mamba.readthedocs.io/en/latest/developer_zone/contributing.html
2021-10-16T06:12:12
CC-MAIN-2021-43
1634323583423.96
[]
mamba.readthedocs.io
Polar Column Chart Overview This article explains how to create a Polar Column chart in AnyChart. To learn more about polar charts in general and how to customize them, see Polar Charts (Overview). In addition, you can read the Column Chart article to learn about other available settings. Quick Start To build a Polar C...
https://docs.anychart.com/v8/Basic_Charts/Polar_Plot/Column_Chart
2019-05-19T14:32:22
CC-MAIN-2019-22
1558232254889.43
[]
docs.anychart.com
QuickAdd Packages Created Using Recon.exe You can use Recon.exe to create a QuickAdd package (.msi) that enrolls Windows computers when it is installed. This type of QuickAdd package can be deployed using almost any deployment tool. You can also give the QuickAdd package created using Recon.exe to users to install. Whe...
https://docs.jamf.com/9.99.0/casper-suite/administrator-guide/QuickAdd_Packages_Created_Using_Recon.exe.html
2019-05-19T15:18:46
CC-MAIN-2019-22
1558232254889.43
[]
docs.jamf.com
A Boolean property. An expression which, if evaluated to be True, will show the right menu. Default value Varies with layout. Valid values true(), false() or any valid expression, involving field names, literals, XSL variables or JavaScript variables, which can be resolved to true() or false(). Example This example wil...
https://docs.lansa.com/14/en/lansa087/content/lansa/wamengb8_0265.htm
2019-05-19T15:09:31
CC-MAIN-2019-22
1558232254889.43
[]
docs.lansa.com
New features This release of the product includes these new features. Support for Mac OS X The DXL client now supports the Macintosh OS X operating system. DXL broker extensions Extensions are additional features that can be enabled on a DXL broker to add functionality from other managed products. The available broker ...
https://docs.mcafee.com/bundle/data-exchange-layer-3.0.0-release-notes/page/GUID-C40693CD-6E18-4CC8-B553-ED60189B0893.html
2019-05-19T14:36:08
CC-MAIN-2019-22
1558232254889.43
[]
docs.mcafee.com
7. Scatter Plot¶ The window Scatter plot displays pixel values for two raster bands as points in the 2D space. Scatter plots are useful for assessing ROI separability between two bands. The functions are described in detail in the following paragraphs, using these conventions: = Configuration stored in the active proje...
https://semiautomaticclassificationmanual-v5.readthedocs.io/en/latest/scatter_plot.html
2019-05-19T15:17:16
CC-MAIN-2019-22
1558232254889.43
[]
semiautomaticclassificationmanual-v5.readthedocs.io
Upgrading the Developer Services portal Developer Services Portal v. 4.16.05 This procedure describes how to upgrade an existing Apigee Developer Channel Services on-premise installation. This procedure performs a complete upgrade of Drupal and of the Apigee software that ships with the portal. You might want to upgrad...
http://docs.apigee.com/private-cloud/v4.16.05/upgrading-developer-services-portal
2017-04-23T05:33:03
CC-MAIN-2017-17
1492917118477.15
[]
docs.apigee.com
docker node dem Demote one or more nodes from manager in the swarm Usage docker node demote NODE [NODE...] Parent command Related commands Extended description motes an existing manager so that it is no longer a manager. This command targets a docker engine that is a manager in the swarm. Examples $ docker node demote ...
https://docs.docker.com/edge/engine/reference/commandline/node_demote/
2017-04-23T05:31:34
CC-MAIN-2017-17
1492917118477.15
[]
docs.docker.com
Send Docs Feedback Note: Most user interface tasks can be performed in Edge Classic or the New Edge experience. For an overview, getting started topics, and release notes specific to the New Edge experience, see the docs. Apigee Documentation Looking for information about the New Apigee Edge experience, including the n...
http://docs.apigee.com/
2017-04-23T05:22:15
CC-MAIN-2017-17
1492917118477.15
[]
docs.apigee.com
You can create a callout from a plan, section, or elevation view and then add detail components while using the model geometry as a base. When you create a callout or section detail, you can reference another detail or drafting view in the project. The following is a general procedure for creating a callout or section ...
http://docs.autodesk.com/REVIT/2010/ENU/Revit%20Architecture%202010%20Users%20Guide/RAC/files/WS46b90c3cb2c58cad922804fc7fa4315f-7fd1.htm
2014-08-20T08:45:32
CC-MAIN-2014-35
1408500801235.4
[]
docs.autodesk.com
Here are some common problems encountered and some tips for working with mapbuilder in development. - The Javascript console is your friend. While we have attempted to trap the more common errors and provide a meaningful error message in an alert, error messages in the javascript console can provide additional informat...
http://docs.codehaus.org/display/MAP/Troubleshooting
2014-08-20T08:55:45
CC-MAIN-2014-35
1408500801235.4
[]
docs.codehaus.org
java.lang.Object org.springframework.batch.core.scope.context.StepSynchronizationManagerorg.springframework.batch.core.scope.context.StepSynchronizationManager public class StepSynchronizationManager Central convenience class for framework use in managing the step scope context. Generally only to be used by implementat...
http://docs.spring.io/spring-batch/2.0.x/apidocs/org/springframework/batch/core/scope/context/StepSynchronizationManager.html
2014-08-20T09:25:53
CC-MAIN-2014-35
1408500801235.4
[]
docs.spring.io
We removed our free Sandbox April 25th. You can read more on our blog. MySQL MySQL 5.1 and uses the InnoDB storage engine by default. Basics¶ If your application requires a MySQL database, all you need to do is to add the following lines to your dotcloud.yml Build File (dotcloud.yml): data: type: mysql set this up. Fir...
http://docs.dotcloud.com/0.9/services/mysql/
2014-08-20T08:45:44
CC-MAIN-2014-35
1408500801235.4
[]
docs.dotcloud.com
Software that runs without external intervention, taking raw data on one end and producing reduced data in the other. Software that does nothing until data arrives, and then looks to the data and not the user for data reduction information. A file containing a list of individual data reduction steps. A file containing ...
http://docs.jach.hawaii.edu/star/sun230.htx/node11.html
2014-08-20T08:45:44
CC-MAIN-2014-35
1408500801235.4
[]
docs.jach.hawaii.edu
Combustion Performance and NOx Control (Program 71) Intelligent Sootblowing Workshop Draws Big Crowd. Tour looks at new technology in Luminant's Martin Lake Plant. Nearly 50 participants representing 13 utilities were on hand for EPRI's Seventh Intelligent Sootblowing Workshop, held May 20-21 in Shreveport, Louisiana. ...
http://mydocs.epri.com/docs/CorporateDocuments/Newsletters/GEN/2008.Q2/1x.html
2014-08-20T08:45:15
CC-MAIN-2014-35
1408500801235.4
[]
mydocs.epri.com
Here: .boofile has at most one class in it. That class will have the same exact name as the .boofile.. Files must be defined in this order: Enums/Classes/Structs/Interfaces Go on to Part 21 - Documentation
http://docs.codehaus.org/plugins/viewsource/viewpagesrc.action?pageId=32422
2014-08-20T09:03:55
CC-MAIN-2014-35
1408500801235.4
[]
docs.codehaus.org
The tab-panel% class does not implement the virtual swapping of the panel content when a new tab is selected. Instead, it merely invokes a callback procedure to indicate that a user changed the tab selection. Each string in choices can contain an ampersand, which (in the future) may create a mnemonic for clicking the c...
http://docs.racket-lang.org/gui/tab-panel_.html
2014-08-20T08:44:30
CC-MAIN-2014-35
1408500801235.4
[]
docs.racket-lang.org
AWS Step Functions¶ Orchestrate your SageMaker training and inference jobs with AWS Step Functions. You can use the AWS Step Functions Python SDK to easily create workflows that process and publish machine learning models using Amazon SageMaker and AWS Step Functions. You can create multi-step machine learning workflow...
https://sagemaker.readthedocs.io/en/stable/workflows/step_functions/index.html
2020-09-18T13:55:39
CC-MAIN-2020-40
1600400187899.11
[]
sagemaker.readthedocs.io
graphenecommon.aio.blockchain module¶ - class graphenecommon.aio.blockchain. Blockchain(*args, **kwargs)¶ Bases: graphenecommon.blockchain.Blockchain This class allows to access the blockchain and read data from it This class let’s you deal with blockchain related data and methods. awaitTxConfirmation(transaction, limi...
http://docs.pygraphenelib.com/en/latest/graphenecommon.aio.blockchain.html
2020-09-18T14:35:27
CC-MAIN-2020-40
1600400187899.11
[]
docs.pygraphenelib.com
The returned value of the first call to util/0 or util/1 by a process will on most systems be the CPU utilization since system boot, but this is not guaranteed and the value should therefore be regarded as garbage. This also applies to the first call after a restart of cpu_sup.
https://docs.w3cub.com/erlang~21/lib/os_mon-2.4.5/doc/html/cpu_sup/
2020-09-18T14:24:05
CC-MAIN-2020-40
1600400187899.11
[]
docs.w3cub.com
Difference between revisions of "Displays" Revision as of 11:25, 19 February 2014 [Valid for v1.3] <translate> Contents Configuring Displays Displays allow you to select exactly which fields from a record you wish to see in search results or a summary. Once you create custom displays and configure the search results or...
https://docs.collectiveaccess.org/index.php?title=Displays&diff=prev&oldid=3637
2020-09-18T13:10:38
CC-MAIN-2020-40
1600400187899.11
[]
docs.collectiveaccess.org
BaseLayoutItemHitInfo.Item Property Gets the layout item (regular group or tabbed group) positioned under the test point. Namespace: DevExpress.XtraLayout.HitInfo Assembly: DevExpress.XtraLayout.v20.1.dll Declaration public virtual BaseLayoutItem Item { get; } Public Overridable ReadOnly Property Item As BaseLayoutItem...
https://docs.devexpress.com/WindowsForms/DevExpress.XtraLayout.HitInfo.BaseLayoutItemHitInfo.Item
2020-09-18T13:53:17
CC-MAIN-2020-40
1600400187899.11
[]
docs.devexpress.com
expo-in-app-purchasesprovides an API to accept payments for in-app products. Internally this relies on the Google Play Billing library on Android and the Storekit framework on iOS. react-native-unimodulespackage before continuing. npm install expo-in-app-purchases npx pod-installafter installing the npm package. Ready ...
https://docs.expo.io/versions/v36.0.0/sdk/in-app-purchases/
2020-09-18T14:00:20
CC-MAIN-2020-40
1600400187899.11
[]
docs.expo.io
Every application need to store data in a database at some point. In this guide, you'll learn how to get a production grade database from Qovery in just a few seconds. Before you begin, this page assumes the following: - You have installed the Qovery CLI - You have already deployed an application with Qovery TutorialTu...
https://docs.qovery.com/guides/getting-started/adding-a-database/
2020-09-18T12:46:47
CC-MAIN-2020-40
1600400187899.11
[]
docs.qovery.com
We can help you clean your data and/or update specific sets of your data so that you don't have to do it manually on your own. Please initiate a support case, describe your needs and the challenges as you see it and we'll get in touch. Data cleaning services Get a fresh start with clean customer data. Written by Robert...
https://docs.runmags.com/en/articles/104380-data-cleaning-services
2020-09-18T13:28:00
CC-MAIN-2020-40
1600400187899.11
[array(['https://static.intercomassets.com/avatars/57013/square_128/RobertBergqvist500sq-1473427695.jpg?1473427695', 'Robert Bergqvist avatar'], dtype=object) ]
docs.runmags.com
Data Structures¶ - class CacheHostTable¶ A container that maps from a FQDN to a CacheHostRecord. This is constructed from the contents of hosting.config. - void Match(char const *fqdn, int len, CacheHostResult *result)¶ Search the table for a match for the hostname fqdn, a string of length len. If found the result is p...
https://docs.trafficserver.apache.org/en/latest/developer-guide/cache-architecture/data-structures.en.html
2020-09-18T14:36:42
CC-MAIN-2020-40
1600400187899.11
[]
docs.trafficserver.apache.org
domainname:update Changes information about the domain name resource. HTTP Request PATCH /domainnames/<domain_name> Request Body { "patchOperations" : [ { "op" : "String", "path" : "String", "value" : "String", "from" : "String" } ] } Request Body Fields The request accepts the following fields in JSON format. - patchO...
https://docs.aws.amazon.com/apigateway/api-reference/link-relation/domainname-update/index.html
2018-01-16T10:08:43
CC-MAIN-2018-05
1516084886397.2
[]
docs.aws.amazon.com
. Note Elastic pools are generally available (GA) in all Azure regions except West India where it is currently in preview. GA of elastic pools in this region will occur as soon as possible.. Elastic pools enable the developer to purchase elastic Database Transaction Units (eDTUs) for a pool shared by multiple databases...
https://docs.microsoft.com/en-in/azure/sql-database/sql-database-elastic-pool
2018-01-16T09:35:08
CC-MAIN-2018-05
1516084886397.2
[array(['media/sql-database-elastic-pool/one-database.png', 'a single database suitable for a pool'], dtype=object) array(['media/sql-database-elastic-pool/four-databases.png', 'four databases with a utilization pattern suitable for a pool'], dtype=object) array(['media/sql-database-elastic-poo...
docs.microsoft.com
Introduction¶ The Planviewer API is actually a set of different API’s operating within the same authorization context. Third party Applications can integrate with the Planviewer service. For each of these applications different authentication methods can be configured. This section is dedicated to the creation and conf...
https://docs.planviewer.nl/api/introduction.html
2018-01-16T09:09:15
CC-MAIN-2018-05
1516084886397.2
[]
docs.planviewer.nl
Password Reset The ServiceNow® Password Reset enforces strong and secure passwords by enabling end users to reset or change their passwords either by self-service process or by taking the help of a service desk agent. Features of Password Reset application Manage enrollment Automatically enrolls end users or allows man...
https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/administer/login/reference/password-reset-landing-page.html
2021-07-23T21:39:37
CC-MAIN-2021-31
1627046150067.51
[]
docs.servicenow.com
Spline Mesher Object This is a mesher which will take any spline and generate a mesh from it, similar to the Sweep object. It can use the data generated by a Branch Modifier, to produce a single mesh from a multi-segment spline. But you can also use it in place of a Sweep with an X-Particles Trail object or any Cinema ...
http://docs.x-particles.net/html/splinemesher.php
2021-07-23T21:04:56
CC-MAIN-2021-31
1627046150067.51
[array(['../images/splmesh_1.jpg', None], dtype=object) array(['../images/splmesh_2.jpg', None], dtype=object) array(['../images/splmesh_3.jpg', None], dtype=object) array(['../images/splmesh_4.jpg', None], dtype=object)]
docs.x-particles.net
<cluster-name>.<domain-name> Installer-provisioned installation of OpenShift Container Platform requires: One provisioner node with Red Hat Enterprise Linux (RHEL) 8.x installed. Three control plane nodes. Baseboard Management Controller (BMC) access to each node. At least one network: One required routable network One...
https://docs.openshift.com/container-platform/4.6/installing/installing_bare_metal_ipi/ipi-install-prerequisites.html
2021-07-23T22:14:46
CC-MAIN-2021-31
1627046150067.51
[]
docs.openshift.com
Creating rules A rule is a combination of conditions that you define and an action to perform when the conditions are met. Rules are evaluated every hour on all files that have been hashed by Tanium™ Index. When all of the conditions of a rule are matched, an action is triggered. For example, you can label files that c...
https://docs.tanium.com/reveal/reveal/creating_rules.html
2021-07-23T22:43:26
CC-MAIN-2021-31
1627046150067.51
[]
docs.tanium.com
You are viewing documentation for Kubernetes version: v1.18 Kubernetes v1.18 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version. -it --rm load-generator --image=busybox /bin/sh Hit enter for command prompt whil...
https://v1-18.docs.kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/
2021-07-23T22:23:50
CC-MAIN-2021-31
1627046150067.51
[]
v1-18.docs.kubernetes.io
PHP and PHP-FPM¶ This tutorial describes how to configure and use PHP and PHP-FPM on Clear Linux* OS. Description¶ The PHP language is an Open Source general-purpose scripting language that is popular with web-developers who leverage its ability to create dynamically generated web pages. PHP-FPM is a PHP FastCGI implem...
https://docs.01.org/clearlinux/latest/tutorials/php.html
2021-07-23T21:14:55
CC-MAIN-2021-31
1627046150067.51
[]
docs.01.org
Vendor Integration¶ Aviatrix Transit DMZ works with any firewall instances. However, API level integration allows the DMZ solution to provide significantly improved automation. Launch Palo Alto Networks VM-Series Instance¶ You can launch a Palo Alto Networks VM-Series from the Aviatrix Controller. Make sure you have su...
https://docs.aviatrix.com/HowTos/transit_dmz_vendors.html
2021-07-23T21:46:56
CC-MAIN-2021-31
1627046150067.51
[]
docs.aviatrix.com
- Prerequisites - Object storage - Backup and Restoring procedures - Troubleshooting Backup and restore a GitLab instance GitLab Helm chart provides a utility pod from the Task Runner sub-chart pod Task Runner connects to the included MinIO by default,. “Bucket not found” errors If you see Bucket not found errors durin...
https://docs.gitlab.com/charts/backup-restore/
2021-07-23T22:08:36
CC-MAIN-2021-31
1627046150067.51
[]
docs.gitlab.com
SegmatiX A new communication channel invented! SegmatiX is all about creating a personal touch-point with your customers, partners and subscribers: aniticipating their needs and desires through proposing new products, interesting articles, and advertisements based on their habits, profile or transactions. SegmatiX is a...
https://www.i-docs.com/segmatix
2021-07-23T22:41:18
CC-MAIN-2021-31
1627046150067.51
[array(['https://static.wixstatic.com/media/b9abd5_3fa448bf865d49009eb6583c91832145~mv2.jpg/v1/fill/w_91,h_46,al_c,q_80,usm_0.66_1.00_0.01/i-docs.jpg', 'i-docs.jpg'], dtype=object) array(['https://static.wixstatic.com/media/b9abd5_1f38a20b525b4330a62a76e175121e08.png/v1/fill/w_150,h_150,al_c/b9abd5_1f38a20b525...
www.i-docs.com
The URL can be used to link to this page Your browser does not support the video tag. AG 15-046 RETURN TO: EXT: Q 3 CITY OF FEDERAL WAY LAW DEPARTMENT ROUTING FORM 1. ORIGINATING DEPT/DIV: PUBLIC WORKS/ sr �.� /J 1 2. ORIGINATING STAFF PERSON:J.' �/`)I VI \ EXT: Z-f�l#): JO ❑ INTERLOCAL ❑ OTHER 5. PROJECT NAME:S LyySC5...
https://docs.cityoffederalway.com/WebLink/DocView.aspx?id=599308&dbid=0&repo=CityofFederalWay
2021-07-23T23:24:39
CC-MAIN-2021-31
1627046150067.51
[]
docs.cityoffederalway.com
Create Folders Using Workflows You'll need to create a Workflow to copy conversations to a folder. You can use either automatic or manual Workflows to create folders to organize your conversations. The example below demonstrates the settings for an automatic Workflow to copy conversations tagged with urgent to a folder...
https://docs.helpscout.com/article/20-create-folders-using-workflows-to-organize-conversations
2021-07-23T21:54:28
CC-MAIN-2021-31
1627046150067.51
[array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/524448053e3e9bd67a3dc68a/images/52b3179ce4b0a3b4e5ec6393/file-kPc7JvfiR4.png', None], dtype=object) array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/524448053e3e9bd67a3dc68a/images/5fd273d94eb32171b8036a6c/file-EVZsf1Qhks.gif', None], dt...
docs.helpscout.com
Formalicious v1 Special Fields Math To prevent spam, you can use the Math hook that ships with FormIt. Create a custom field Go to Extras > Formalicious and click on Admin Panel in the top right. On the Field Types tab, create a new field type, providing the following information: - Name: a name of your choosing to des...
https://docs.modmore.com/en/Formalicious/v1/Special_Fields/Math.html
2021-07-23T21:12:10
CC-MAIN-2021-31
1627046150067.51
[]
docs.modmore.com
Colors and Color Spaces The ColorBase abstract class is used to encapsulate colors in different color spaces. The classes which inherit from ColorBase: SimpleColor The abstract SimpleColor represents colors, which are defined with color components. The following classes inherit SimpleColor: RgbColor Represents an ARGB ...
https://docs.telerik.com/devtools/document-processing/libraries/radpdfprocessing/concepts/colors-and-color-spaces
2021-07-23T23:03:39
CC-MAIN-2021-31
1627046150067.51
[array(['images/RadPdfProcessing_Concepts_Colors_And_Color_Spaces_02.png', 'Rad Pdf Processing Concepts Colors And Color Spaces 02'], dtype=object) ]
docs.telerik.com
Limitations The sort key is limited to a single numeric or DATE column. The sort key column cannot exceed four bytes in length. If defined over multiple columns and with an ORDER BY clause, they count as two consecutive indexes against the total of 32 non‑primary indexes you can define on a base or join index table. Th...
https://docs.teradata.com/r/ji8nYcbKBTVEaNYVwKF3QQ/o1BaDR_nd38awKYvh~45cw
2021-07-23T23:02:59
CC-MAIN-2021-31
1627046150067.51
[]
docs.teradata.com
Split datasets Here is a tutorial that describes how to save the target dataset from one project to a new project. Information DTL allows only one save layer now For example we have the project "lemon_merged" which contains datasets "ds_annotated", "ds_test" and we want to save the dataset "ds_annotated" to the new pro...
https://legacy.docs.supervise.ly/export/examples/split_datasets/split_datasets/
2021-07-23T22:20:36
CC-MAIN-2021-31
1627046150067.51
[array(['../01.png', None], dtype=object) array(['../02.png', None], dtype=object) array(['../03.png', None], dtype=object)]
legacy.docs.supervise.ly
An application programming interface (API) that can be used to provide print services for Web and middleware applications. With e-Print Remote, these applications can print to any printer (including ATB2) whether it is a network printer or local to the workstation. e-Print Remote works in conjunction with e-Vantage e-P...
https://docs.attachmate.com/eVantage/HostAccessServer/3.2/documentation/users_guide_umc/content/components_eprint_ov.htm
2021-07-23T21:35:26
CC-MAIN-2021-31
1627046150067.51
[]
docs.attachmate.com
ROLL sum for the total, the region, and the sales agent, we would write the query like this: SELECT teams.regional_office, pipeline.sales_agent, SUM(pipeline.close_value) FROM sales_pipeline AS pipeline, sales_teams AS teams WHERE sales_pipeline.sales_agent = sales_teams.sales_agent AND sales_pipeline.deal_stage = "Won...
https://docs.data.world/documentation/sql/concepts/advanced/ROLLUP_and_CUBE.html
2021-07-23T23:23:09
CC-MAIN-2021-31
1627046150067.51
[]
docs.data.world
Header Filter Column headers can display Excel-style filter buttons. Clicking a filter button invokes the header filter popup window, which enables you to apply filter criteria against this column. The header filter can operate in one of four modes: List and CheckedList modes are available for all grid columns; DateRan...
https://docs.devexpress.com/AspNet/4022/components/grid-view/visual-elements/header-filter
2021-07-23T21:17:33
CC-MAIN-2021-31
1627046150067.51
[array(['/AspNet/images/filterpopup6950.png', 'FilterPopup'], dtype=object)]
docs.devexpress.com
- Serverless Framework - Example - How To - Examples and template - AWS Serverless Application Model - Deploying AWS Lambda function using AWS SAM and GitLab CI/CD - Example - Steps - Installing SAM CLI - Creating an AWS SAM application using SAM CLI - Setting up your AWS credentials with your GitLab account - Crafting...
https://docs.gitlab.com/ee/user/project/clusters/serverless/aws.html
2021-07-23T21:49:03
CC-MAIN-2021-31
1627046150067.51
[]
docs.gitlab.com
Respond to DNS queries with the specified IP address. Website: Author: Mike Murr: [email protected], License: Apache License 2.0 Notes: Use the -h parameter to display usage and help details. State File: remnux.tools.fakedns Respond to DNS queries in a controlled way. Website: Author: Didier Stevens: License: Public Do...
https://docs.remnux.org/discover-the-tools/explore+network+interactions/services
2021-07-23T23:00:58
CC-MAIN-2021-31
1627046150067.51
[]
docs.remnux.org
Find Logic (Html) As elements are added to the Elements Explorer, Test Studio uses an intelligent element identification scheme to auto-generate find expressions. When an element is ready to be added to the Elements Explorer, Test Studio tries to use the first item in the list (usually "id"). Using this criteria, if th...
https://docs.telerik.com/teststudio/features/project-settings/find-logic
2021-07-23T23:47:44
CC-MAIN-2021-31
1627046150067.51
[array(['/teststudio/img/features/project-settings/find-logic/fig1.png', 'Identification Logic'], dtype=object) ]
docs.telerik.com
CometService makes message delivery real-time and enables features like typing notification and read receipts! Product: To use CometService, you need to perform two easy steps. Enter the keys and set Obtaining Keys - Point your browser to and select a plan of your choice. - After subscribing, you will receive an automa...
https://docs.cometchat.com/admin-panel/settings/comet-service/
2021-07-23T22:33:57
CC-MAIN-2021-31
1627046150067.51
[]
docs.cometchat.com
Customer edit all profile fields right from a conversation — just click the customer's name in the sidebar — or click Customers in the top menu, find the customer, and click on their name. Changes made in the profile editor are saved automatically. To access the full conversation history or start a new email, click Edi...
https://docs.helpscout.com/article/73-customer-profiles
2021-07-23T22:18:42
CC-MAIN-2021-31
1627046150067.51
[array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/524448053e3e9bd67a3dc68a/images/5f9c2cf7cff47e00160b52d4/file-cPLuLfwILf.png', None], dtype=object) array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/524448053e3e9bd67a3dc68a/images/5f9c2d224cedfd001610829c/file-9ffmnLiaOl.png', None], dt...
docs.helpscout.com
API Management developer portal - frequently asked questions What if I need functionality that isn't supported in the portal? You can open a feature request in the GitHub repository or implement the missing functionality yourself. Learn more about developer portal extensibility. assigned a custom API Management domain ...
https://docs.microsoft.com/en-us/azure/api-management/developer-portal-faq
2021-07-23T23:36:17
CC-MAIN-2021-31
1627046150067.51
[array(['media/developer-portal-faq/cors-azure-portal.png', 'Screenshot that shows where you can check the status of your CORS policy.'], dtype=object) ]
docs.microsoft.com
Working with Needle Indicator LinearGaugeNeedleIndicator is a scale indicator that points to a value. Design Time The following image shows the smart tag of the gauge control when the needle is selected. You can change the line properties directly in the smart tag window. Figure 1: Design Time Properties Value: Specifi...
https://docs.telerik.com/devtools/winforms/controls/gauges/lineargauge/elements/working-with-needle-indicator
2021-07-23T22:17:31
CC-MAIN-2021-31
1627046150067.51
[array(['images/lineargauge-elements-working-with-needle001.png', 'lineargauge-elements-working-with-needle 001'], dtype=object)]
docs.telerik.com
An EOSIO blockchain is a highly efficient, deterministic, distributed state machine that can operate in a decentralized fashion. The blockchain keeps track of transactions within a sequence of interchanged blocks. Each block cryptographically commits to the previous blocks along the same chain. It is therefore intracta...
https://docs.telos.net/eosio-docs/protocol/consensus-protocol
2021-07-23T22:58:36
CC-MAIN-2021-31
1627046150067.51
[]
docs.telos.net
To delete an SAP DB resource from servers in your SPS configuration, complete the following steps: - On the Edit menu, select Resource, then Delete Resource Hierarchy. - Select the name of the Target Server where you will be deleting your SAP DB resource hierarchy. (This dialog will not appear if you selected the Delet...
https://docs.us.sios.com/spslinux/9.4.0/en/topic/deleting-an-sap-db-resource-hierarchy
2021-07-23T22:18:23
CC-MAIN-2021-31
1627046150067.51
[]
docs.us.sios.com
W for the topic. When the user clicks on the topic, it displays all the operations available for that particular topic. Operations available for a particular topic are : Overview Content Tools Activity
https://docs.wso2.com/display/ESB470/Topics
2021-07-23T23:24:00
CC-MAIN-2021-31
1627046150067.51
[]
docs.wso2.com
Creating a Groovy To build a Groovy project you will need to include the Groovy Gradle plugin in addition to the DS Vaadin Flow Gradle Plugin. You also will need to add Groovy as a compile time dependency. The DS Vaadin Flow Gradle Plugin provides a nice helper method fn.groovy() for that purpose. Bootstrap project Onc...
https://docs.devsoap.com/fn_gradle_plugin_tasks/create_groovy_function.html
2021-05-06T06:31:49
CC-MAIN-2021-21
1620243988741.20
[]
docs.devsoap.com
Plan for Hybrid Identity Lifecycle Identity is one of the foundations of your enterprise mobility and application access strategy. Whether you are signing on to your mobile device or SaaS app, your identity is the key to gaining access to everything. At its highest level, an identity management solution encompasses uni...
https://docs.microsoft.com/en-us/azure/active-directory/hybrid/plan-hybrid-identity-design-considerations-hybrid-id-management-tasks
2021-05-06T07:50:52
CC-MAIN-2021-21
1620243988741.20
[array(['media/plan-hybrid-identity-design-considerations/identity_management_considerations.png', 'identity management considerations'], dtype=object) ]
docs.microsoft.com
Raspberry PI 3 Model B This is an experimental port and is not guaranteed to work. Hardware RPI-3B-V1_2-SCHEMATIC-REDUCED.pdf Running seL4 on the Raspberry Pi 3 Please also find a feature article going on seL4 the Raspberry Pi 3 on our blog (and check out the rest of the blog too!) Serial connection Serial TX and RX ar...
https://docs.sel4.systems/Hardware/Rpi3.html
2021-05-06T07:20:33
CC-MAIN-2021-21
1620243988741.20
[]
docs.sel4.systems
:. The following diagram illustrates the flexibility of object relationships within a flow. Flows are created in the Flows page. See Flows Page.:
https://docs.trifacta.com/plugins/viewsource/viewpagesrc.action?pageId=170803583
2021-05-06T06:44:51
CC-MAIN-2021-21
1620243988741.20
[]
docs.trifacta.com
Ad Funding at Read the Docs and What’s Next for Ethical Advertising¶ It has been three years since we first launched ads on Read the Docs and while we gave a limited update in our 2018 stats, we figured it was time to give an update on ethical advertising and how it is working. Advertising without tracking¶. Despite a ...
https://blog.readthedocs.com/ad-funding-read-the-docs-whats-next/
2021-05-06T06:34:04
CC-MAIN-2021-21
1620243988741.20
[]
blog.readthedocs.com
Contributing to Mailman Documentation¶ GNU Mailman project reStructuredText ( .rst) markup language to write documentation. Each Mailman subproject is hosted on Gitlab under GNU Mailman Group. This is a basic getting started guide for reStructuredText. 0. Create an issue¶ This is a Step 0 because it can be skipped for ...
https://docs.mailman3.org/en/latest/documentation.html
2021-05-06T06:10:14
CC-MAIN-2021-21
1620243988741.20
[array(['_images/edit-on-gitlab.png', 'Edit on Gitlab'], dtype=object) array(['_images/edit-button-gitlab.png', 'Edit button on Gitlab edit page'], dtype=object) array(['_images/fork-button.png', 'Fork button to edit'], dtype=object) array(['_images/edit-and-commit.png', 'Edit and Commit page'], dtype...
docs.mailman3.org
As a freshman at UC San Diego I attended the Muhammad Ali-Kenny Norton heavyweight fight on Mach 30, 1973 at the San Diego Sports Arena. A small incident that happened directly in front of me after Ali’s jaw was broken and he’d suffered his worst defeat to date, revealed the heart and mind of a true champion.
https://docstull.com/2013/09/21/docs-sports-today-and-in-the-day-sept-23-2013-the-day-muhammad-ali-came-to-town-on-espn-sports-radio-1340-am-eureka-at-755-am/
2021-05-06T06:40:22
CC-MAIN-2021-21
1620243988741.20
[]
docstull.com
The Configure icon in the toolbar allows you to change some System Settings parameters. You can change from Icon View (default view) to Classic Tree View. You can also turn off the detailed tooltips by unchecking Show detailed tooltips. You will then get only normal tooltips and not the content of a module group.
https://docs.kde.org/stable5/en/kde-workspace/systemsettings/configuring.html
2017-04-23T05:33:27
CC-MAIN-2017-17
1492917118477.15
[array(['/stable5/en/kdoctools5-common/top-kde.jpg', None], dtype=object)]
docs.kde.org
Table of Contents Here you can see KHangMan as it is the first time you run it. Category is Animals, language is default (English here, the default is your current KDE language if the data exists), the theme is “Notes”. Any changes in category, language or theme (background) are written in the configuration file and re...
https://docs.kde.org/stable5/en/kdeedu/khangman/using-khangman.html
2017-04-23T05:26:06
CC-MAIN-2017-17
1492917118477.15
[array(['/stable5/en/kdoctools5-common/top-kde.jpg', None], dtype=object) array(['khangman-main.png', 'KHangMan screenshot'], dtype=object)]
docs.kde.org
Segment reference¶ Segments¶ Segments are written in Python, and the default segments provided with Powerline are located in powerline/segments/extension.py. User-defined segments can be defined in any module in sys.path or paths common configuration option, import is always absolute. Segments are regular Python functi...
https://powerline.readthedocs.io/en/latest/configuration/segments.html
2017-04-23T05:28:18
CC-MAIN-2017-17
1492917118477.15
[]
powerline.readthedocs.io
Note: Most user interface tasks can be performed in Edge Classic or the New Edge experience. For an overview, getting started topics, and release notes specific to the New Edge experience, see the docs. Create. Note: As of Edge for Private Cloud version 4.16.01, you must create a host alias when you create a virtual ho...
http://docs.apigee.com/management/apis/post/organizations/%7Borg_name%7D/environments/%7Benv_name%7D/virtualhosts
2017-04-23T05:41:19
CC-MAIN-2017-17
1492917118477.15
[]
docs.apigee.com
Nov. 12, 2015 There are four APIs available with Provisioning Services. Each API has its own Programmer's Guide, listed below. There is also a guide on how to manage the transition between the deprecated PowerShell API and the object-oriented PowerShell API available with Provisioning Services 7.7. Object-oriented Powe...
http://docs.citrix.com/en-us/provisioning/7-7/pvs-api.html
2017-04-23T05:36:03
CC-MAIN-2017-17
1492917118477.15
[]
docs.citrix.com
Internationalization and translation The principle of internationalization is that it should be possible to make a Drupal site in any language (or a multi-lingual site), where only content in the desired language is displayed for any particular page request. In order to make this happen, developers of modules, themes, ...
http://drupal8docs.diasporan.net/de/dea/group__i18n.html
2017-04-23T05:35:23
CC-MAIN-2017-17
1492917118477.15
[]
drupal8docs.diasporan.net
While the jail(2) call could be used in a number of ways, the expected configuration creates a complete FreeBSD installation for each jail. This includes copies of all relevant system binaries, data files, and its own /etc directory. Such a configuration maximises the independence of various jails, and reduces the chan...
https://docs.freebsd.org/44doc/papers/jail/jail-7.html
2017-11-17T20:57:13
CC-MAIN-2017-47
1510934803944.17
[]
docs.freebsd.org
Contents IT Operations Management Previous Topic Next Topic Orchestration configuration and workflow Add To My Docs Add selected topic Add selected topic and subtopics Subscribe to Updates Share Save as PDF Save selected topic Save selected topic and subtopics Save all topics in Contents Orchestration configuration and...
https://docs.servicenow.com/bundle/istanbul-it-operations-management/page/product/discovery/task/t_OrchConfAndWorkflow.html
2017-11-17T21:27:24
CC-MAIN-2017-47
1510934803944.17
[]
docs.servicenow.com
Security with Amazon Aurora MySQL Security for Amazon Aurora MySQL is managed at three levels: To control who can perform Amazon RDS management actions on Aurora MySQL. You then go to the Amazon RDS console at. Aurora MySQL DB clusters must be created in an Amazon Virtual Private Cloud (VPC). To control which devices a...
http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AuroraMySQL.Security.html
2017-11-17T21:44:29
CC-MAIN-2017-47
1510934803944.17
[]
docs.aws.amazon.com
Array jobs¶ A common requirement is to be able to run the same job a large number of times, with different input parameters. Whilst this could be done by submitting lots of individual jobs, a more efficient and robust way is to use an array job. Using an array job also allows you to circumvent the maximum jobs per user...
https://docs.hpc.qmul.ac.uk/using/arrays/
2020-11-23T19:56:00
CC-MAIN-2020-50
1606141164142.1
[]
docs.hpc.qmul.ac.uk
ClassCastException for different types JD.CAST.SUSP.MUST is triggered when an object is checked with an instance of operator for type A and then cast to type B, where types A and B are unrelated. That is, Klocwork cannot find that A is a subtype of B, or that B is a subtype of A. This is usually an error, because cast ...
https://docs.roguewave.com/en/klocwork/current/jd.cast.susp.must
2020-11-23T19:47:08
CC-MAIN-2020-50
1606141164142.1
[]
docs.roguewave.com
Working With HTML Tibbo programmable devices feature a built-in webserver. The webserver supports server-side scripting. That is, you can include Tibbo BASIC or Tibbo C code within the HTML page and thus generate HTML content dynamically. Here are two simple programs — one in BASIC and one in C — that demonstrate the d...
https://docs.tibbo.com/taiko/lang_html
2020-11-23T20:06:40
CC-MAIN-2020-50
1606141164142.1
[]
docs.tibbo.com
Welcome to feedr’s documentation!¶ feedr (yes, I know, it’s a bad name. I’ll change it when I come up of something better) can generate custom data and send it away.. It can randomly generate data or get its format and data from a configuration file. You could use feedr to test your logstash configuration, your elastic...
https://feedr.readthedocs.io/en/latest/
2020-11-23T18:29:11
CC-MAIN-2020-50
1606141164142.1
[]
feedr.readthedocs.io
Exception Wrapping¶ The raw Python/C API has a protocol for allowing C extensions to use Python’s exception mechanism. As a user of PyD, you should never have to deal with this protocol. Instead, use PyD’s mechanisms for translating a Python exception into a D exception and vice versa. handle_exception¶ check if a Pyth...
http://pyd.readthedocs.io/en/latest/exception.html
2017-05-22T21:14:01
CC-MAIN-2017-22
1495463607120.76
[]
pyd.readthedocs.io
: Username: (required) Used when login […] Project configuration: […] Preparing your project for Cocoon […] Creating a project […] Creating an account You have several options for creating accounts in the Cocoon cloud. Username and password Classic one. Just fill the signup form and provide a valid email address an a p...
https://docs.cocoon.io/article-category/getting-started/
2017-05-22T21:13:48
CC-MAIN-2017-22
1495463607120.76
[]
docs.cocoon.io
THIS TOPIC APPLIES TO: SQL Server (starting with 2016) Azure SQL Database Azure SQL Data Warehouse Parallel Data Warehouse This topic describes the deprecated SQL Server Database Engine features that are still available in SQL Server 2016. value of these counters are also available by executing the following statement:...
https://docs.microsoft.com/en-us/sql/database-engine/deprecated-database-engine-features-in-sql-server-2016
2017-05-22T21:55:18
CC-MAIN-2017-22
1495463607120.76
[]
docs.microsoft.com
Release notes¶ v1.1.2 - 27.09.2014 Add automatic setup and deployment. Update django to 1.7 and python to 3.4 - Fix bug in profile when images not belongs to domain gallery - Add check images availability command with email notification v1.1.1 - 29.07.2014 Add registration. Change user access behavior. Need database sc...
http://bviewer.readthedocs.io/en/latest/notes/release.html
2017-05-22T21:20:23
CC-MAIN-2017-22
1495463607120.76
[]
bviewer.readthedocs.io
Finding the time zones defined on a local system The TimeZoneInfo class does not expose a public constructor. As a result, the new keyword cannot be used to create a new TimeZoneInfo object. Instead, TimeZoneInfo objects are instantiated either by retrieving information on predefined time zones from the registry or by ...
https://docs.microsoft.com/en-us/dotnet/standard/datetime/finding-the-time-zones-on-local-system
2019-07-16T01:59:20
CC-MAIN-2019-30
1563195524475.48
[]
docs.microsoft.com