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 |
|---|---|---|---|---|---|---|
SOLIDWORKS 2022 is fully supported with DriveWorks 19 SP2.
Windows 11 is fully supported with DriveWorks 19 SP2.
Taking a screenshot, on devices that use the Safari browser on iOS 15, will crash Safari when 3D is displayed.
Apple have recently introduced this issue, see Screenshot on iOS 15 Devices for more information... | https://docs.driveworkspro.com/Topic/19SP2Information | 2022-06-25T03:59:23 | CC-MAIN-2022-27 | 1656103034170.1 | [] | docs.driveworkspro.com |
Setting up a DriveWorks implementation requires the DriveWorks Pro Administrator module and will always involve the following:
- Creating the User Forms that will be used to capture the requirements of each product that will be automated. (See Form Design)
- Applying rules for the display of data and behavior of the Co... | https://docs.driveworkspro.com/Topic/HowToImplementationGuide | 2022-06-25T05:23:35 | CC-MAIN-2022-27 | 1656103034170.1 | [] | docs.driveworkspro.com |
Cynet is a cybersecurity asset management platform. This topic describes how to send system logs from your Cynet platform to Logz.io.
Before you begin, you’ll need:
- An active Cynet license
- Cynet login credentials
- An active account with Logz.io
- Filebeat installed on a dedicated machine (acting as a syslog server... | https://docs.logz.io/shipping/security-sources/cynet.html | 2022-06-25T05:38:26 | CC-MAIN-2022-27 | 1656103034170.1 | [] | docs.logz.io |
Integration Services (SSIS) Variables
Applies to:
SQL Server (all supported versions)
SSIS Integration Runtime in Azure Data Factory.
System and user-defined variables value of a user-defined variable can be a literal or an expression. The value of a variable can't be null. Variables have the following default values:
... | https://docs.microsoft.com/en-us/sql/integration-services/integration-services-ssis-variables?redirectedfrom=MSDN&view=sql-server-ver16 | 2022-06-25T06:20:47 | CC-MAIN-2022-27 | 1656103034170.1 | [] | docs.microsoft.com |
The OpenCV Video I/O module is a set of classes and functions to read and write video or images sequence.
Basically, the module provides the cv::VideoCapture and cv::VideoWriter classes as 2-layer interface to many video I/O APIs used as backend.
Some backends such as (DSHOW) Direct Show, Video For Windows (VFW), Micro... | https://docs.opencv.org/4.0.0-alpha/d0/da7/videoio_overview.html | 2022-06-25T05:27:18 | CC-MAIN-2022-27 | 1656103034170.1 | [] | docs.opencv.org |
(PHP 4 >= 4.0.1, PHP 5, PHP 7)
array_merge_recursive — Merge one or more arrays recursively
$...] ) :.
...
Variable list of arrays to recursively merge.
An array of values resulted from merging the arguments together. If called without any arguments, returns an empty array. ) | https://php-legacy-docs.zend.com/manual/php5/en/function.array-merge-recursive | 2022-06-25T04:09:47 | CC-MAIN-2022-27 | 1656103034170.1 | [] | php-legacy-docs.zend.com |
Managing modifications¶
Modifications can be grouped by project and scenario, and different projects and scenarios can be compared against each other in analysis mode, giving you flexibility on how to use them. Depending on your use cases, different approaches may make sense.
If one user will be responsible for analyse... | http://docs.analysis.conveyal.com/en/latest/edit-scenario/usage.html | 2020-02-17T04:52:20 | CC-MAIN-2020-10 | 1581875141653.66 | [array(['../img/report.png', None], dtype=object)
array(['../img/import-modifications-from-shapefile.png', None],
dtype=object) ] | docs.analysis.conveyal.com |
You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaPackage::Types::UntagResourceRequest
- Defined in:
- (unknown)
Overview
Note:
When passing UntagResourceRequest as input to an Aws::Client method, you can use a vanilla Hash:
{ resource_arn: ... | https://docs.aws.amazon.com/sdkforruby/api/Aws/MediaPackage/Types/UntagResourceRequest.html | 2020-02-17T03:58:28 | CC-MAIN-2020-10 | 1581875141653.66 | [] | docs.aws.amazon.com |
= admin=collections->action=*, collection=hbase_logs->action=*, config=hbase_logs_config->action=*
Sentry Configuration File
Sentry can store configuration as well as privilege policies in files. The sentry-site.xml file contains configuration options such as privilege policy file location. The policy files> Sentry f... | https://docs.cloudera.com/documentation/enterprise/6/6.0/topics/search_sentry.html | 2020-02-17T04:06:16 | CC-MAIN-2020-10 | 1581875141653.66 | [] | docs.cloudera.com |
Why R2? Step-by-Step: Automated Tiered Storage with Windows Server 2012 R2. This article has been updated now that Window Server 2012 R2 is generally available. After reading this article, be sure to catch the full series at:
I’ve been speaking with lots of IT Pros over the past several weeks about the new storage impr... | https://docs.microsoft.com/en-us/archive/blogs/keithmayer/why-r2-step-by-step-automated-tiered-storage-with-windows-server-2012-r2 | 2020-02-17T05:11:51 | CC-MAIN-2020-10 | 1581875141653.66 | [] | docs.microsoft.com |
Install.
An on-premises data gateway is software that you install in an on-premises network. The gateway facilitates access to data in that network.
As we explain in the overview, you can install a gateway either in personal mode, which applies to Power BI only, or in standard mode. We recommend standard mode. In that ... | https://docs.microsoft.com/en-us/data-integration/gateway/service-gateway-install | 2020-02-17T05:01:04 | CC-MAIN-2020-10 | 1581875141653.66 | [] | docs.microsoft.com |
Android WebView¶
To run WPT on WebView on an Android device, some additional set-up is required.
Currently, Android WebView support is experimental.
Prerequisites¶
Please check Chrome for Android for the common instructions for Android support first.
Ensure you have a userdebug or eng Android build installed on the dev... | http://firefox-source-docs.mozilla.org/web-platform/running-tests/android_webview.html | 2020-02-17T04:35:50 | CC-MAIN-2020-10 | 1581875141653.66 | [] | firefox-source-docs.mozilla.org |
Custom Data provider example
Customization of the data provider allows you to implement your own database connector.
You cannot modify the data provider in the App_Code folder. The customizations must be added as part of a new assembly, which you then need to register via the CMSDataProviderAssembly web.config key.
Cus... | https://docs.kentico.com/k10/custom-development/customizing-providers/custom-data-provider-example | 2020-02-17T04:30:37 | CC-MAIN-2020-10 | 1581875141653.66 | [] | docs.kentico.com |
Windows event log data sources in Azure Monitor
Windows Event logs are one of the most common data sources for collecting data using Windows agents since many applications write to the Windows event log. You can collect events from standard logs such as System and Application in addition to specifying any custom logs c... | https://docs.microsoft.com/en-us/azure/azure-monitor/platform/data-sources-windows-events | 2020-02-17T05:12:03 | CC-MAIN-2020-10 | 1581875141653.66 | [array(['media/data-sources-windows-events/overview.png', 'Windows Events'],
dtype=object)
array(['media/data-sources-windows-events/configure.png',
'Configure Windows events'], dtype=object) ] | docs.microsoft.com |
Because you can now separate the data from the user interface in Word and Excel solutions, it is possible to manipulate the data in a document without starting Office. The new ServerDocument class allows you to access the cached data and the application manifest in a Microsoft Office Word document or Microsoft Office E... | https://docs.microsoft.com/en-us/previous-versions/aa718529%28v%3Dmsdn.10%29 | 2020-02-17T04:05:28 | CC-MAIN-2020-10 | 1581875141653.66 | [] | docs.microsoft.com |
Data Context Reference¶
A DataContexts add-datasource is the easiest way to add a new datasource.
The datasources section declares which Datasources Using custom expectations with:: class_name: InMemoryEvaluation: FixedLengthTupleS3StoreBackend base_directory: expectations/ bucket: ge.my_org.com prefix: validations_sto... | https://docs.greatexpectations.io/en/latest/reference/data_context_reference.html | 2020-02-17T03:19:39 | CC-MAIN-2020-10 | 1581875141653.66 | [] | docs.greatexpectations.io |
Time zone and DST changes in Windows for Morocco and the West Bank and Gaza
As it has in previous years, Morocco is suspending its daylight saving time (DST) period for the observation of the Muslim month of Ramadan from 03:00 on Sunday, May 13, 2018, to 02:00 on Sunday, June 17, 2018, in the Gregorian calendar. Update... | https://docs.microsoft.com/en-us/archive/blogs/mthree/time-zone-and-dst-changes-in-windows-for-morocco-and-the-west-bank-and-gaza | 2020-02-17T05:03:35 | CC-MAIN-2020-10 | 1581875141653.66 | [] | docs.microsoft.com |
Forwarding Database¶
ForwardingDatabase is a mechanism to perform additional logic before executing a query against a database. One example is to create a forwarding database that prevents returning cached query results, as in the following snippet.
ForwardingDatabase noCacheDatabase = new ForwardingDatabase() { @Overr... | http://docs.brightspot.com/dari/databases/forwarding-database.html | 2020-02-17T03:39:45 | CC-MAIN-2020-10 | 1581875141653.66 | [] | docs.brightspot.com |
Some projects require HTML code that conforms to certain standards or limitations. You might be writing code that needs to run well on a legacy browser or a mobile device, or you may need to adhere to an XHTML or other coding standard. Visual Studio 2005 lets you target your code to all the major browser versions and X... | https://docs.microsoft.com/en-us/previous-versions/aa718439%28v%3Dmsdn.10%29 | 2020-02-17T05:01:37 | CC-MAIN-2020-10 | 1581875141653.66 | [] | docs.microsoft.com |
Single-Page JavaScript App
This topic describes the OAuth 2.0 implicit grant type supported by Pivotal Single Sign‑On. The implicit grant type is for apps with a client secret that is not guaranteed to be confidential.
OAuth 2.0 Roles
- Resource Owner: A person or system capable of granting access to a protected resour... | https://docs.pivotal.io/p-identity/1-10/configure-apps/single-page-js-app.html | 2020-02-17T05:05:30 | CC-MAIN-2020-10 | 1581875141653.66 | [array(['../images/oauth_implicit.png', 'Oauth implicit'], dtype=object)] | docs.pivotal.io |
Single-Page Javascript implicit grant type supported by Pivotal Single Sign-On (SSO). The implicit grant type is for applications with a client secret that is not guaranteed to be confidential..
Implicit.
- Issue Access Token: The authorization server validates the authorization code and returns an access token with th... | https://docs.pivotal.io/p-identity/1-5/configure-apps/single-page-js-app.html | 2020-02-17T05:04:14 | CC-MAIN-2020-10 | 1581875141653.66 | [array(['../images/oauth_implicit.png', 'Oauth implicit'], dtype=object)] | docs.pivotal.io |
>> [.
Would it be possible to document that "| noop" takes a "log_DEBUG=*" argument to put an individual search.log in DEBUG mode?
Dhazekamp
Please see version 7.3.0 or greater. The <log-level-expression> is documented there. | https://docs.splunk.com/Documentation/Splunk/7.1.0/SearchReference/Noop | 2020-02-17T03:45:33 | CC-MAIN-2020-10 | 1581875141653.66 | [array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)] | docs.splunk.com |
base/frameworks/netcontrol/plugin.zeek¶
This file defines the plugin interface for NetControl.
Detailed Interface¶
Types¶
NetControl::Plugin¶
Definition of a plugin.
Generally a plugin needs to implement only what it can support. By returning failure, it indicates that it can’t support something and the framework will ... | https://docs.zeek.org/en/current/scripts/base/frameworks/netcontrol/plugin.zeek.html | 2020-02-17T03:27:20 | CC-MAIN-2020-10 | 1581875141653.66 | [] | docs.zeek.org |
Bitbond Documentation
About Bitbond
API documentation
Search…
Introduction
Operating model
Offering Manager
Intro Offering Manager
Protocols and blockchains
Admin user accounts
Offerings
Investors
Labs
Configuration
Payments
Payments from investors
Payments to token holders
Token custody
Offering Manager API
Token Tool... | https://docs.bitbond.com/asset-tokenization-suite/offering-manager/payments | 2022-05-16T12:38:33 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.bitbond.com |
public class DoubleDeserializer extends Object implements Deserializer<Double>
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, configure, deserialize
public DoubleDeserializer()
public Double deserialize(String topic, byte[] data)
Deserializer
deserializein interface
De... | https://docs.confluent.io/platform/current/clients/javadocs/javadoc/org/apache/kafka/common/serialization/DoubleDeserializer.html | 2022-05-16T11:13:51 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.confluent.io |
Version End of Life. 31 July 2020
Tungsten Cluster 6.0.0 is a major update to the operation and deployment of composite clusters. Within the new framework, a Composite Active/Active cluster is configured as follows:
Clusters within a composite cluster are now managed in a unified fashion, including the overall replicat... | https://docs.continuent.com/release-notes/release-notes-tc-6-0-0.html | 2022-05-16T12:11:48 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.continuent.com |
The Replicator API is enabled by default but only listens to
localhost connections on port 8097.
The replicator REST API can be disabled with the tpm flag:
replicator-rest-api=false
Exposing the API to a different network address for remote access, like an internal network, consists in changing the "listen address" of ... | https://docs.continuent.com/tungsten-clustering-7.0/api-replicator.html | 2022-05-16T12:48:10 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.continuent.com |
ColorScale3ConditionalFormatting Interface
Represents a three-color scale conditional formatting rule.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v21.2.Core.dll
Declaration
Remarks
The conditional formatting rule, which is specified by the ColorScale3ConditionalFormatting object, differentiates ... | https://docs.devexpress.com/OfficeFileAPI/DevExpress.Spreadsheet.ColorScale3ConditionalFormatting | 2022-05-16T11:43:36 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.devexpress.com |
Bugfixing Scripts¶
fix/* scripts fix various bugs and issues, some of them obscure.
Contents
- fix/blood-del
- fix/build-location
- fix/corrupt-equipment
- fix/dead-units
- fix/diplomats
- fix/drop-webs
- fix/dry-buckets
- fix/fat-dwarves
- fix/feeding-timers
- fix/item-occupancy
- fix/loyaltycascade
- fix/merchants
- ... | https://docs.dfhack.org/en/stable/docs/_auto/fix.html?highlight=fat | 2022-05-16T13:13:12 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.dfhack.org |
Access Gateway Unable to Check-in to OrchestratorAccess Gateway Unable to Check-in to Orchestrator
AboutAbout
Description: After deploying AGW and Orchestrator, it is time to make AGW accessible from Orchestrator. After following github Magma AGW configuration guide, it was observed that AGW is not able to check-in to ... | https://docs.magmacore.org/docs/howtos/troubleshooting/agw_unable_to_checkin | 2022-05-16T12:49:43 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.magmacore.org |
Manage Backup
Manage your backups and control how it operates
PREMIUM FEATURE
There are several ways to control backup through the desktop tray app.
RUN BACKUP JOB ON DEMAND
There may come a time when you want to kick off a backup run manually before the next automatically scheduled run. You can do this using the Run b... | https://docs.odrive.com/docs/manage-backup-beta | 2022-05-16T12:04:44 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.odrive.com |
OpenClinica Enterprise is available either via a cloud hosted solution or a self hosted and managed system. The base supported platform for self hosted customers is Red Hat Enterprise Linux (RHEL) 6.5 or above. RHEL is a commercially supported operating system and recommended for enterprise customers. CentOS is a free ... | https://docs.openclinica.com/3-1/installation/installation-operating-system-installation/ | 2022-05-16T11:56:14 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.openclinica.com |
TransformOutput
Describes the results of a transform job.
Contents
- Accept
The MIME type used to specify the output data. Amazon SageMaker uses the MIME type with each http call to transfer data from the transform job.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
Required: No
- AssembleWith
Defines... | https://docs.amazonaws.cn/sagemaker/latest/APIReference/API_TransformOutput.html | 2022-05-16T11:52:04 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.amazonaws.cn |
Mesh Sequence Cache Modifier.
Options(オプション)
- Cache File
Data-block menu to select the Alembic or USD file.
- File Path(ファイルパス)
Path to Alembic or USD file.
- Sequence(シーケンス)(フレームのオフセット値)
Subtracted from the current frame to use for looking up the data in the cache file, or to determine which file to use in a file seq... | https://docs.blender.org/manual/ja/latest/modeling/modifiers/modify/mesh_sequence_cache.html | 2022-05-16T11:33:31 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.blender.org |
🕷 SEO Crawling & Scraping: Strategies & Recipes
Once you have mastered the basics of using the crawl function, you probably want to achieve more with better customization and control.
These are some code strategies that might be useful to customize how you run your crawls.
Most of these options can be set using the
cu... | https://advertools.readthedocs.io/en/master/advertools.code_recipes.spider_strategies.html | 2022-05-16T11:16:18 | CC-MAIN-2022-21 | 1652662510117.12 | [] | advertools.readthedocs.io |
BitSport
Search…
BitSport
BitSport - A Peer to Peer Competitive eSports Platform - DeFi Through Gaming
BitSport RoadMap 2021
GitBook
BitSport - A Peer to Peer Competitive eSports Platform - DeFi Through Gaming
Building the future of gaming fueled finance and capturing market value for the gamer for the first time.
BitS... | https://docs.bitsport.gg/ | 2022-05-16T13:27:46 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.bitsport.gg |
Reminders
Reminders can be used to remind users about anything they need to know about regarding a specific component. It is assumed the reminders are always related to a component. Currently they are only implemented in the budgets component to remind users if they did not finish their vote but added something to thei... | https://docs.decidim.org/en/develop/reminders/ | 2022-05-16T12:35:40 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.decidim.org |
Zone Expiry of Secondary Zones¶
NSD will keep track of the status of secondary zones, according to the timing values in the SOA record for the zone. When the refresh time of a zone is reached, the serial number is checked and a zone transfer is started if the zone has changed. Each primary server is tried in turn.
Mast... | https://nsd.docs.nlnetlabs.nl/en/latest/running/zone-expiry.html | 2022-05-16T12:37:10 | CC-MAIN-2022-21 | 1652662510117.12 | [] | nsd.docs.nlnetlabs.nl |
fiskaltrust.Portal - Sprint 110
October 4, 2021
In the past weeks we have been hardly working on creating the Technical Rollout which should help our customers to rollout Middleware configurations similar as they are currently rolling out products with the Rollout Management.
Features
Middleware Configuration
Support
M... | https://docs.fiskaltrust.cloud/docs/release-notes/portal/sprint-110 | 2022-05-16T11:05:19 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.fiskaltrust.cloud |
GHI Electronics Documentation
Here you will find GHI Electronics product documentation. For more information visit the main website. You can also visit our community forum.
SITCore - the .NET C# Hardware
SITCore family of .NET C# Chips and Modules for creating secure IoT devices.
Learn More...
TinyCLR OS - the heart of... | https://docs.ghielectronics.com/index.html | 2022-05-16T12:17:55 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.ghielectronics.com |
The Triple Exponential Average (TEA) is a momentum indicator used to identify when a security is oversold and overbought. By exponentially smoothing out the underlying security`s moving average, the TEA filters out insignificant price movements. A positive TEA is often believed to indicate momentum is increasing and a ... | https://docs.intrinio.com/documentation/web_api/get_security_price_technicals_trix_v2 | 2022-05-16T11:53:23 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.intrinio.com |
framerateparameter determines the frame rate which the generated timestamps should generate. The
autoTickparameter determines whether the clock should automatically advance its timestamp when the
timestampproperty is accessed. In most use cases, this is best left as
true.
intervalis the amount of time between consecuti... | https://docs.natml.ai/natcorder/api/iclock/fixedintervalclock | 2022-05-16T12:24:27 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.natml.ai |
Options
Presets
You can add or remove preset configurations from the tool here by pressing the + or - keys, or reset the tool to its default parameters.
Source Object
The following controls the parameters of how the source object is applied:
Method
Choose between Grid Mode or Shrinkwrap Mode.
Gradient Effect
This creat... | https://conform-object-docs.readthedocs.io/en/latest/options.html | 2022-05-16T11:21:39 | CC-MAIN-2022-21 | 1652662510117.12 | [] | conform-object-docs.readthedocs.io |
Fingerprint
Although the platform should show the Versions for almost all of the contents, it’d be still possible to manipulate the content by directly editing the database.
As mitigation for this risk, the platform shows a fingerprint for some important fields, for instance, a proposal body and title.
Its goal is to p... | https://docs.decidim.org/en/admin/features/fingerprint/ | 2022-05-16T11:34:08 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.decidim.org |
fiskaltrust.Portal - Sprint 111
October 18, 2021
The focus of this sprint was improving the overall user experience of the Shop/Products page and the german scu selection.
Features
Middleware Configuration
- Highlight target SCU when SCU switch has been configured in Portal
- Reworked Products Page
- Improved error mes... | https://docs.fiskaltrust.cloud/docs/release-notes/portal/sprint-111 | 2022-05-16T12:59:54 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.fiskaltrust.cloud |
%dw 2.0 output application/json fun myfun() = do { var name = "DataWeave" --- name } --- { result: myfun() }
Flow Control in DataWeave" }
if else
An
if statement evaluates a conditional expression and returns the value under the
if only if the conditional expression is true. Otherwise, it will return the expression und... | https://docs.mulesoft.com/dataweave/2.1/dataweave-flow-control | 2022-05-16T11:37:35 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.mulesoft.com |
SQLAlchemy 1.3 Documentation
SQLAlchemy 1.3 Documentation
legacy version
Home | Download this Documentation
SQLAlchemy ORM
- Object Relational Tutorial
- Mapper Configuration
- Relationship Configuration
- Basic Relationship Patterns
- Adjacency List Relationships
- Linking Relationships with Backref
- Configuring how ... | https://docs.sqlalchemy.org/en/13/orm/relationship_persistence.html | 2022-05-16T12:04:42 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.sqlalchemy.org |
Document Viewer Integration (npm or Yarn Package Managers)
- 3 minutes to read
Note
The complete sample project How to Perform the JavaScript Document Viewer (Reporting) Integration (with npm or Yarn package managers) is available in the DevExpress Examples repository.
You can use the HTML5 Document Viewer in JavaScrip... | https://docs.devexpress.com/XtraReports/401546/web-reporting/javascript-reporting/knockout/document-viewer/document-viewer-integration-with-npm-yarn | 2022-05-16T13:29:19 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.devexpress.com |
Message-ID: <1100581753.5725.1652701704231.JavaMail.confluence@confluence202.apps.use1c.i.riva.co> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_5724_1288049480.1652701704229" ------=_Part_5724_1288049480.1652701704229 Content-Type: text/html; charset=UTF-8 Co... | https://docs.flock.com/exportword?pageId=40239538 | 2022-05-16T11:48:20 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.flock.com |
TIME-to-UDT Conversion
Purpose
Converts TIME data to UDT data.
CAST Syntax
where:
ANSI Compliance
This is ANSI SQL:2011 compliant.
As an extension to ANSI, CAST permits the use of data attribute phrases such as FORMAT.
Usage Notes
Explicit TIME TIME-to-UDT Conversion
Teradata Database performs implicit TIME-to-UDT conv... | https://docs.teradata.com/r/kmuOwjp1zEYg98JsB8fu_A/ahDGMqmmCNSxnLwfZ2N_8w | 2022-05-16T13:23:19 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.teradata.com |
Results that are tables
Tables display your answer in a format similar to an Excel spreadsheet.
In the table view, your search identifies attributes and/or columns, and presents them as a table.
ThoughtSpot aggregates the results based on the level of aggregation that you specify in the search.
For example, if you only... | https://docs.thoughtspot.com/software/6.2/about-tables | 2022-05-16T10:57:33 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.thoughtspot.com |
Enabling Debug Port: Running commands in the installer from MN¶
This mode is supported with debug level set to 1 or 2
xCAT creates a service inside the installer, listening on port
3054. It executes commands sent to it from the xCAT MN and returns the response output.
The command
runcmdinstaller can be used to send req... | https://xcat-docs.readthedocs.io/en/latest/troubleshooting/os_installation/debug_port.html | 2022-05-16T11:59:48 | CC-MAIN-2022-21 | 1652662510117.12 | [] | xcat-docs.readthedocs.io |
Change history¶
This document contains change notes for bugfix & new features in the & 5.1.x series, please see What’s new in Celery 5.1 (Sun Harmonics) for an overview of what’s new in Celery 5.1.
5.1.2¶
- release-date
2021-06-28 16.15 P.M UTC+3:00
- release-by
Omer Katz)
5.1.1¶
- release-date
2021-06-17 16.10 P.M UTC... | https://docs.celeryq.dev/en/stable/history/changelog-5.1.html | 2022-05-16T13:04:59 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.celeryq.dev |
UE Usage MeteringUE Usage Metering
Magma currently supports basic usage metering. This allows for real-time monitoring of data usage specified with the following labels:
IMSI
session_id
traffic direction
This feature is currently built to enable post-pay charging.
Metering information is available through our metrics R... | https://docs.magmacore.org/docs/howtos/ue_metering | 2022-05-16T12:17:19 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.magmacore.org |
Track social media advertising campaigns
How we track ads for Facebook and other social media platforms.
We track social media advertising campaigns and traditional advertising sources. We use UTM codes to track data, just like any other advertising campaign. UTM codes are the additional fields that are added to a refe... | https://docs.ns8.com/docs/tracking-social-media-advertising-campaigns | 2022-05-16T11:28:23 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.ns8.com |
In the Built-in Render PipelineA series of operations that take the contents of a Scene, and displays them on a screen. Unity lets you choose from pre-built render pipelines, or write your own. More info
See in Glossary, when writing Surface ShadersA streamlined way of writing shaders for the Built-in Render Pipeline. ... | https://docs.unity3d.com/Manual/SL-SurfaceShaderLighting.html | 2022-05-16T13:05:30 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.unity3d.com |
TOPICS×
Displaying components based on the template used
When a form author creates an adaptive form using a template , the form author can see and use specific components based on template policy. You can specify a template content policy that lets you choose a group of components that the form author sees at the time... | https://docs.adobe.com/content/help/en/experience-manager-64/forms/customize-aem-forms/displaying-components-based-on-template.html | 2020-08-03T19:28:58 | CC-MAIN-2020-34 | 1596439735823.29 | [] | docs.adobe.com |
[−][src]Module diesel::
sql_types
Types which represent a SQL data type.
The structs in this module are only used as markers to represent a SQL type. They should never be used in your structs. If you'd like to know the rust types which can be used for a given SQL type, see the documentation for that SQL type. Additiona... | http://docs.diesel.rs/diesel/sql_types/ | 2020-08-03T17:22:03 | CC-MAIN-2020-34 | 1596439735823.29 | [] | docs.diesel.rs |
TOPICS×
Backing up the AEM forms data
This section describes the steps that are required to complete a hot, or online, backup of the AEM forms database, the GDS, and Content Storage Root directories.
After AEM forms is installed and deployed to production areas, the database administrator should perform an initial full... | https://docs.adobe.com/content/help/en/experience-manager-64/forms/administrator-help/aem-forms-backup-recovery/backing-aem-forms-data.html | 2020-08-03T19:00:30 | CC-MAIN-2020-34 | 1596439735823.29 | [] | docs.adobe.com |
Copy an incident or create a child incident You can copy or create child incident without manually entering the value of all the fields in the new incident. The Copy Incident functionality copies the details of an existing incident record to a new incident record. The Create Child Incident functionality copies the deta... | https://docs.servicenow.com/bundle/orlando-it-service-management/page/product/incident-management/task/copy-incident-or-create-child-incident.html | 2020-08-03T18:34:38 | CC-MAIN-2020-34 | 1596439735823.29 | [] | docs.servicenow.com |
Prerequisites
PrerequisitesPrerequisites
The MindLink Suite of products requires a series of pre-requisites to be in place both on the MindLink Application Server, and on the Skype for Business 2008 R2, 2012, 2012 R2 or 2016
- Domain Joined
- Microsoft .Net Framework 4.8
-'
Skype For Business
- Skype for Business Front... | https://docs.mindlinksoft.com/docs/Planning_And_Prerequisites/Prerequisites/Prerequisites.html | 2020-08-03T18:03:15 | CC-MAIN-2020-34 | 1596439735823.29 | [array(['/docs/assets/Install_And_Configure/Prerequisites_.Net.jpg',
'.NET Framework'], dtype=object)
array(['/docs/assets/Install_And_Configure/Prerequisites_VisualC.png',
'C++ 2015'], dtype=object)
array(['/docs/assets/Install_And_Configure/Prerequisites/image011.jpg',
'mmc'], dtype=object)
... | docs.mindlinksoft.com |
websocket-lite
A fast, low-overhead WebSocket client.
This library is optimised for receiving a high volume of messages over a long period. A key feature is that is makes no memory allocations once the connection is set up and the initial messages have been sent and received; it reuses a single pair of buffers, which a... | https://docs.rs/crate/websocket-lite/0.1.0 | 2020-08-03T17:31:23 | CC-MAIN-2020-34 | 1596439735823.29 | [] | docs.rs |
Intro¶
In a human-readable language, specifications provide
- code base overview (hand-drawn concept)
- key concepts (generators, envs) and how are they linked
- link relevant code base
Core Specifications¶
Environment Class Overview¶
The Environment class contains all necessary functions for the interactions between t... | https://flatlandrl-docs.aicrowd.com/04_specifications.html | 2020-08-03T18:21:31 | CC-MAIN-2020-34 | 1596439735823.29 | [array(['img/UML_flatland.png', 'Overview'], dtype=object)
array(['https://i.imgur.com/oo8EIYv.png',
'https://i.imgur.com/oo8EIYv.png'], dtype=object)
array(['https://i.imgur.com/sGBBhzJ.png',
'https://i.imgur.com/sGBBhzJ.png'], dtype=object)] | flatlandrl-docs.aicrowd.com |
Linking¶
A Resource Container (RC) link allows one RC to reference content from another RC.
All RC links follow a very simple structure in two different flavors.
- Anonymous links - have no title and are declared by enclosing the link in double brackets
- Titled links - have a title and are indicated by enclosing the l... | https://resource-container.readthedocs.io/en/v0.2/linking.html | 2020-08-03T17:12:01 | CC-MAIN-2020-34 | 1596439735823.29 | [] | resource-container.readthedocs.io |
paramsToInheritmap should hold the needed values on one the following keys, depending on the desired outcome:
paramsToCopy- this is used to pick only a subset of parameters to be inherited from the parent process; it holds the list of key names that will be inherited from the parent parameters
withoutParams- this is us... | https://docs.flowx.ai/flowx-engine/orchestration | 2021-11-27T15:04:49 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.flowx.ai |
Date: Mon, 6 Mar 2000 00:03:34 -0800 From: "David Schwartz" <davids@webmaster.com> To: "Brett Glass" <brett@lariat.org>, "Jamie A. Lawrence" <jal@ThirdAge.com> Cc: <chat@FreeBSD.ORG> Subject: RE: Great American Gas Out Message-ID: <000001bf8742$789c3e40$021d85d1@youwant.to> In-Reply-To: <4.2.2.20000306003715.041255e0@l... | https://docs.freebsd.org/cgi/getmsg.cgi?fetch=48711+0+/usr/local/www/mailindex/archive/2000/freebsd-chat/20000312.freebsd-chat | 2021-11-27T15:16:03 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.freebsd.org |
Tutorial: Load data and run queries on an Apache Spark cluster in Azure HDInsight
In this tutorial, you learn how to create a dataframe from a csv file, and how to run interactive Spark SQL queries against an Apache Spark cluster in Azure HDInsight. In Spark, a dataframe is a distributed collection of data organized in... | https://docs.microsoft.com/en-in/azure/hdinsight/spark/apache-spark-load-data-run-query | 2021-11-27T16:16:43 | CC-MAIN-2021-49 | 1637964358189.36 | [array(['media/apache-spark-load-data-run-query/hdinsight-spark-sample-data-interactive-spark-sql-query.png',
'Snapshot of data for interactive Spark SQL query'], dtype=object)
array(['media/apache-spark-load-data-run-query/hdinsight-azure-portal-delete-cluster.png',
'Delete HDInsight cluster'], dtype=... | docs.microsoft.com |
What is Nebula Explorer¶
Nebula Explorer (Explorer in short) is a browser-based visualization tool. It is used with the Nebula Graph core to visualize interaction with graph data. Even if there is no experience in graph database, you can quickly become a graph exploration expert.
Enterpriseonly
Explorer is only availab... | https://docs.nebula-graph.io/2.6.1/nebula-explorer/about-explorer/ex-ug-what-is-explorer/ | 2021-11-27T14:36:41 | CC-MAIN-2021-49 | 1637964358189.36 | [array(['../../figs/explorer-en.png', 'explorer'], dtype=object)] | docs.nebula-graph.io |
We usually only post feature updates here, but this is even more exciting to us than just a feature!
We're excited to announce that Tadabase is now SOC2 compliant. SOC2 is the most respected accreditation standard on the market and getting certified is just one more step we're making towards our obsession with security... | https://docs.tadabase.io:443/categories/updates | 2021-11-27T14:27:38 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.tadabase.io:443 |
size of the obstacle, measured in the object's local space.
The size will be scaled by the transform's scale.
// Fit a box shaped obstacle to the attached mesh
function Start () { var obstacle : UnityEngine.AI.NavMeshObstacle = GetComponent.<UnityEngine.AI.NavMeshObstacle>(); var mesh : Mesh = GetComponent.<MeshFilter... | https://docs.unity3d.com/2017.1/Documentation/ScriptReference/AI.NavMeshObstacle-size.html | 2021-11-27T14:39:26 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.unity3d.com |
A keystore is a repository that stores cryptographic keys and certificates. You use these artifacts for security purposes such as encrypting sensitive information, and establishing trust between your server and the outside parties that connect to it. See the following topics for details on keystores.childrenhow keystor... | https://docs.wso2.com/pages/diffpagesbyversion.action?pageId=68684533&selectedPageVersions=5&selectedPageVersions=6 | 2021-11-27T14:07:15 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.wso2.com |
Autofit Rows and Columns
Auto Fitting wide range of properties and methods for managing a worksheet. This article looks at using the Worksheet class to autofit rows or columns.
AutoFit Row - Simple
The most straight-forward approach to auto-sizing the width and height of a row is to call the Worksheet class' autoFitRow... | https://docs.aspose.com/cells/java/autofit-rows-and-columns/ | 2021-11-27T14:16:49 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.aspose.com |
empyscripts¶
Version: 0.3.2 ~ Date: 22 May 2018
The empyscripts are add-ons for the electromagnetic modeller empymod. These add-ons provide some very specific, additional functionalities:
tmtemod: Return up- and down-going TM/TE-mode contributions for x-directed electric sources and receivers, which are located in the ... | https://empyscripts.readthedocs.io/en/stable/ | 2021-11-27T14:24:50 | CC-MAIN-2021-49 | 1637964358189.36 | [] | empyscripts.readthedocs.io |
fMRI.
FSL has many atlases already installed, which you can access through the FSL viewer. If you click on Settings -> Ortho View 1 -> Atlas Panel, it will open a new window called
Atlases. By default, the Harvard-Oxford Cortical and Subcortical Atlases will be loaded. You can see how the atlas partitions the brain by ... | https://andysbrainbook.readthedocs.io/en/latest/fMRI_Short_Course/fMRI_09_ROIAnalysis.html | 2021-11-27T13:55:16 | CC-MAIN-2021-49 | 1637964358189.36 | [array(['../_images/ROI_Analysis_Atlas_Example.png',
'../_images/ROI_Analysis_Atlas_Example.png'], dtype=object)
array(['../_images/ROI_Analysis_FSLmeants_output.png',
'../_images/ROI_Analysis_FSLmeants_output.png'], dtype=object)
array(['../_images/ROI_Analysis_Anatomical_Spherical.gif',
'../... | andysbrainbook.readthedocs.io |
“License Type” Rule
Use this rule to perform a mass change of license types.
Usage Scenario: You could use this rule if you recently updated your SAP contract and need to replace a specific license type with another license type..
- License Types—Enter the license types that are currently assigned to users that should ... | https://docs.flexera.com/FlexNetManagerSuite2020R2/EN/WebHelp/concepts/SAP-LicenseTypeRule.html | 2021-11-27T14:23:14 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.flexera.com |
Date: Wed, 27 May 2020 14:03:26 -0500 From: Valeri Galtsev <galtsev@kicp.uchicago.edu> To: freebsd-questions@freebsd.org Subject: Re: FreeBSD Cert Message-ID: <21722039-a01f-37d3-e035-6be2950485e2@kicp.uchicago.edu> In-Reply-To: <20200527203627.2c9faae5@archlinux>>
Next in thread | Previous in thread | Raw E-Mail | Ind... | https://docs.freebsd.org/cgi/getmsg.cgi?fetch=556262+0+/usr/local/www/mailindex/archive/2020/freebsd-questions/20200531.freebsd-questions | 2021-11-27T15:28:49 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.freebsd.org |
Date: Thu, 26 Nov 2020 09:18:50 +0000 From: craig1group@gmail.com To: ruby@FreeBSD.org Subject: New Order from Printek Business Services Inc. Message-ID: <00000000000028a38405b4ff08a2@google.com>
Next in thread | Raw E-Mail | Index | Archive | Help
I've invited you to fill out the following form: Untitled form To fill ... | https://docs.freebsd.org/cgi/getmsg.cgi?fetch=72573+0+/usr/local/www/mailindex/archive/2020/freebsd-ruby/20201129.freebsd-ruby | 2021-11-27T15:39:44 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.freebsd.org |
:
- A supported Python version with development headers
- HDF5 1.8.4 or newer with development headers
- A C compiler
On Unix platforms, you also need
pkg-config unless you explicitly specify
a path for HDF5 as described in Custom installation.
There are notes below on installing HDF5, Python and a C compiler on differ... | https://docs.h5py.org/en/stable/build.html | 2021-11-27T15:17:41 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.h5py.org |
Themes
This help article will demonstrate a step by step tutorial how to customize the Metro theme for RadSparkLine.
- Open Visual Style Builder.
- Export the built-in themes in a specific folder by selecting
File>>
Export Built-in Themes.
- Load a desired theme from the just exported files by selecting
File>>
Open Pac... | https://docs.telerik.com/devtools/winforms/controls/sparkline/customizing-appearance/themes | 2021-11-27T14:03:48 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.telerik.com |
actionlib_msgs
/GoalStatus Message
File:
actionlib_msgs/GoalStatus.msg
Raw Message Definition
GoalID goal_id
uint8 status
uint8 PENDING = 0
# The goal has yet to be processed by the action server
uint8 ACTIVE = 1
# The goal is currently being processed by the action server
uint8 PREEMPTED = 2
# The goal received a canc... | http://docs.ros.org/en/groovy/api/actionlib_msgs/html/msg/GoalStatus.html | 2021-11-27T13:59:14 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.ros.org |
Date: Mon, 07 Dec 2020 19:34:52 +0000 From: changlinda765@gmail.com To: freebsd-elastic@freebsd.org Subject: You get my email Message-ID: <000000000000709ebb05b5e4eb51@google.com>
Next in thread | Raw E-Mail | Index | Archive | Help
I've invited you to fill in the following form: Untitled form To fill it analyse survey... | https://docs.freebsd.org/cgi/getmsg.cgi?fetch=35539+0+/usr/local/www/mailindex/archive/2020/freebsd-elastic/20201213.freebsd-elastic | 2021-11-27T13:49:18 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.freebsd.org |
幫助畫面 3.5
From Joomla! Documentation
Joomla!
3.5
This is a category page for topics related to the Help screens for the Joomla! 3.5.x series.
The Documentation Working Group maintains a control page for these help screens.
To appear on this page each topic page should have the following code inserted at the end:
[[Categ... | https://docs.joomla.org/Category:Help_screen_3.5/zh-tw | 2021-11-27T15:31:46 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.joomla.org |
OXID eShop Component¶
OXID eShop component is a simple way for a project to add reusable code to the application via composer packages. You can write classes that have new or extended functionality and you may wire these classes together in your composer package by using the Service Container.
In contrast to modules, c... | https://docs.oxid-esales.com/developer/en/latest/development/modules_components_themes/component.html | 2021-11-27T14:51:26 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.oxid-esales.com |
Run on YARN¶
Mars can be deployed on YARN
clusters. You can use
mars.deploy.yarn to start Mars clusters in Hadoop
environments.
Basic steps¶
Mars uses Skein to deploy itself into YARN clusters. This library bridges Java interfaces of YARN applications and Python interfaces.
Before starting Mars in YARN, you need to che... | https://docs.pymars.org/en/latest/installation/yarn.html | 2021-11-27T15:02:59 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.pymars.org |
Asynchronous Image Load in WinExplorer and Tile Views
- 8 minutes to read
Displaying images may take quite a lot of time, especially if there are many images and they are large. The Asynchronous Image Load feature allows you to:
- improve the Data Grid’s performance when showing large images on the initial Data Grid lo... | https://docs.devexpress.com/WindowsForms/17542/controls-and-libraries/data-grid/asynchronous-image-load/asynchronous-image-load-in-winexplorer-and-tile-views | 2021-11-27T15:18:07 | CC-MAIN-2021-49 | 1637964358189.36 | [array(['/WindowsForms/images/winexplorerview-async-image-loading24536.png',
'WinExplorerView - Async Image Loading'], dtype=object)
array(['/WindowsForms/images/tileview-asyncbackgroundimages.png129132.png',
'TileView-asyncbackgroundimages.png'], dtype=object) ] | docs.devexpress.com |
Date: Wed, 23 Jun 1999 10:50:40 -0400 From: "Christopher J. Michaels" <cjm2@earthling.net> To: <efb@cotdazr.org>, <questions@FreeBSD.ORG> Subject: RE: /dev/bpf0, modload ? Message-ID: <000001bebd87$c2f62b20$0200000a@shithead.weeble.dyndns.org> In-Reply-To: <19990623110535.24506.qmail@cotdazr.org>
Next in thread | Previ... | https://docs.freebsd.org/cgi/getmsg.cgi?fetch=1051968+0+/usr/local/www/mailindex/archive/1999/freebsd-questions/19990627.freebsd-questions | 2021-11-27T15:39:35 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.freebsd.org |
Date: Sun, 18 Oct 1998 00:15:30 -0400 From: "Management" <admin@global-impact.com> To: <freebsd-questions@FreeBSD.ORG> Subject: Can't Connect to ISP! Message-ID: <000001bdfa4d$f1e849c0$2f1dd6d1@moon>
Next in thread | Raw E-Mail | Index | Archive | Help
I try to connect to my ISP but don't think that it connects. I mean... | https://docs.freebsd.org/cgi/getmsg.cgi?fetch=2554237+0+/usr/local/www/mailindex/archive/1998/freebsd-questions/19981011.freebsd-questions | 2021-11-27T15:13:32 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.freebsd.org |
Date: Tue, 24 Apr 2001 09:16:56 +0400 From: "Chernomordin Roman" <ques@rambler.ru> To: =?koi8-r?B?U3Vic2NyaXB0aW9uICj8zC4g0M/e1MEp?= <freebsd-questions@freebsd.org> Subject: Multihome system Message-ID: <000001c0cc7d$c8739450$2700a8c0@rosprint.net>
Next in thread | Raw E-Mail | Index | Archive | Help
I am a beginner in... | https://docs.freebsd.org/cgi/getmsg.cgi?fetch=952543+0+/usr/local/www/mailindex/archive/2001/freebsd-questions/20010429.freebsd-questions | 2021-11-27T15:41:40 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.freebsd.org |
edited on September 19, 2014, at 19:20. | https://docs.genesys.com/Documentation/RN/8.5.x/gvp-ctic85rn/gvp-ctic851 | 2021-11-27T13:43:04 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.genesys.com |
Crate solana_libra_types
See all solana_libra_types's items
pub use account_address::AccountAddress as PeerId;
Suppose we have the following data structure in a smart contract:
This module defines a data structure made to contain a cryptographic
signature, in the sense of an implementation of
solana_libra_crypto::trait... | https://docs.rs/solana_libra_types/0.0.1-sol5/solana_libra_types/ | 2021-11-27T15:29:46 | CC-MAIN-2021-49 | 1637964358189.36 | [] | docs.rs |
RStudio Professional Drivers#
RStudio makes it easy to connect to your data. RStudio Professional Drivers are ODBC data connectors for some of the most popular databases:
RStudio Professional Drivers help you:
- Explore your databases using RStudio Workbench
- Develop and deploy applications and reports that depend on ... | https://docs.rstudio.com/pro-drivers/ | 2021-11-27T14:45:05 | CC-MAIN-2021-49 | 1637964358189.36 | [array(['/images/driver-logos/athena.png', 'Athena'], dtype=object)
array(['/images/driver-logos/bigquery.png', 'Big Query'], dtype=object)
array(['/images/driver-logos/cassandra.png', 'Cassandra'], dtype=object)
array(['/images/driver-logos/hive.png', 'Hive'], dtype=object)
array(['/images/driver-logos/impala.png'... | docs.rstudio.com |
Install Devo Relay on an Ubuntu box
This article takes you step by step through the installation of Devo Relay on a machine running Ubuntu. We will install the most recent version of Devo Relay (v2.1.0) using a .deb package that resides in Devo public repository.
Relay migration
Before you begin
Make sure you can provi... | https://docs.devo.com/confluence/ndt/latest/sending-data-to-devo/devo-relay/installing-devo-relay/install-devo-relay-on-an-ubuntu-box | 2022-05-16T08:36:30 | CC-MAIN-2022-21 | 1652662510097.3 | [] | docs.devo.com |
The j5 Work Instructions application consists of two modules, namely j5 Work Instructions and j5 Work Planning.
For the j5 Work Instructions module, the user group permissions are as follows:
Any user in the same area as a work instruction can edit the work instruction, regardless of their user rights group or the user... | https://docs.hexagonppm.com/r/en-US/j5-Shift-Operations-Management-Help/Version-28.0/1046089 | 2022-05-16T08:42:00 | CC-MAIN-2022-21 | 1652662510097.3 | [] | docs.hexagonppm.com |
Job Manager enable user to customize the home pages in visual composer. User can easily customize and make new pages by using existing widgets and short codes after following the fews steps discussed below.
Step 01
Go to admin dashboard
Step 02
Go to the pages form left menu
Step 03
Add new Page
Here you have a Page ti... | https://docs.joomsky.com/jsjobmanager/basics/customhomepageandwidgets | 2022-05-16T08:13:37 | CC-MAIN-2022-21 | 1652662510097.3 | [] | docs.joomsky.com |
You can add an existing Kubernetes cluster and then manage it using KKP.
From the
Clusters page, click
External Clusters. Click the
Add External Cluster button and pick
Elastic Kubernetes Engine provider.
Select preset with valid credentials or enter EKS
Access Key ID,
Secret Access Key , and
Region to connect to the p... | https://docs.kubermatic.com/kubermatic/v2.20/tutorials_howtos/external_clusters/eks/ | 2022-05-16T09:02:19 | CC-MAIN-2022-21 | 1652662510097.3 | [] | docs.kubermatic.com |
Notes
This release of the Python agent reports error events to Insights and captures enhanced error data to support the new Advanced Error Analytics feature in APM.
The agent can be installed using easy_install/pip/distribute via the Python Package Index or can be downloaded directly from our download site.
For a list ... | https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-258043 | 2022-05-16T09:43:16 | CC-MAIN-2022-21 | 1652662510097.3 | [] | docs.newrelic.com |
Notes
This release of the Python agent enables Distributed Tracing by default, deprecates Cross Application Tracing.
Install the agent using
easy_install/pip/distribute via the Python Package Index or download it directly from the New Relic download site.
New Features
Reservoir sizes now configurable using settings and... | https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-70000166 | 2022-05-16T09:30:13 | CC-MAIN-2022-21 | 1652662510097.3 | [] | docs.newrelic.com |
SR-D80589 · Issue 544840
Check added before clearing Report definition custom filter section page
Resolved in Pega Version 8.3.3
When using a Custom Section in the Report Viewer, the Page referred to at the Prefix was getting reset while running the report. Investigation showed the page was being reinitialized in pzCre... | https://docs.pega.com/platform/resolved-issues?f%5B0%5D=%3A29991&f%5B1%5D=resolved_capability%3A9031&f%5B2%5D=resolved_capability%3A9041&f%5B3%5D=resolved_version%3A7091&f%5B4%5D=resolved_version%3A7106&f%5B5%5D=resolved_version%3A32621&f%5B6%5D=resolved_version%3A32691 | 2022-05-16T09:46:34 | CC-MAIN-2022-21 | 1652662510097.3 | [] | docs.pega.com |
mars.tensor.logical_or#
- mars.tensor.logical_or(x1, x2, out=None, where=None, **kwargs)[source]#
Compute the truth value of x1 OR x2 element-wise.
- Parameters
x1 (array_like) – Logical OR is applied to the elements of x1 and x2. They have to be of the same shape.
x2 (array_like) – Logical OR is applied to the element... | https://docs.pymars.org/en/latest/reference/tensor/generated/mars.tensor.logical_or.html | 2022-05-16T07:53:41 | CC-MAIN-2022-21 | 1652662510097.3 | [] | docs.pymars.org |
Authentication
Dothttp supports basic, digest and certificate auth inherently
For certificate auth docs visit this
Redefining authentication for each request is burden, with dothttp one can extend auth information from base request. check out more information on this here
#Basic Authentication
Basic authentication is n... | https://docs.dothttp.dev/docs/auth/ | 2022-05-16T08:40:28 | CC-MAIN-2022-21 | 1652662510097.3 | [] | docs.dothttp.dev |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.