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 |
|---|---|---|---|---|---|---|
Help Center
Local Navigation
Search This Document
Find your phone number
Perform one of the following actions:
- To view your active phone number, from the Home screen, press the Send key. Your active phone number appears beside the My Number field at the top of the screen.
- If you have multiple phone numbers associat... | http://docs.blackberry.com/en/smartphone_users/deliverables/9271/Find_your_phone_number_26315_11.jsp | 2013-05-18T14:01:34 | CC-MAIN-2013-20 | 1368696382398 | [] | docs.blackberry.com |
Extensions and GPL
Revision as of 21.
- What GPL version is Joomla! licensed under? Joomla! is licensed under GPL version 2 or later..
-? | http://docs.joomla.org/index.php?title=Extensions_and_GPL&diff=29711&oldid=29691 | 2013-05-18T13:52:32 | CC-MAIN-2013-20 | 1368696382398 | [] | docs.joomla.org |
Revision history of "JCacheStorageCachelite:: construct/11.1":: construct/11.1 to API17:JCacheStorageCachelite:: construct without leaving a redirect (Robot: Moved page) | http://docs.joomla.org/index.php?title=JCacheStorageCachelite::_construct/11.1&action=history | 2013-05-18T14:03:32 | CC-MAIN-2013-20 | 1368696382398 | [] | docs.joomla.org |
Cloudera Manager Failover Protection
A CDH cluster managed by Cloudera Manager can have only one instance of Cloudera Manager active at a time. A Cloudera Manager instance is backed by a single database instance that stores configurations and other operational data.. If two instances of Cloudera Manager are active at t... | https://docs.cloudera.com/documentation/enterprise/6/6.2/topics/cm_failover_db.html | 2019-11-12T00:49:32 | CC-MAIN-2019-47 | 1573496664469.42 | [] | docs.cloudera.com |
Message-ID: <1931200170.3053.1573517774641.JavaMail.confluence@5b6120839685> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_3052_1867009958.1573517774640" ------=_Part_3052_1867009958.1573517774640 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encodin... | https://docs.idalko.com/exalate/exportword?pageId=19629053 | 2019-11-12T00:16:15 | CC-MAIN-2019-47 | 1573496664469.42 | [] | docs.idalko.com |
Using Printers & Other Devices
- Setting up wired Ethernet for Internet access
- Can I print without showing the iOS print dialog?
- Can I use a print button within my page powered by JavaScript window.print()?
- Print only part of the webpage?
- Which thermal printers are supported?
- Using Kiosk Pro with an external ... | https://docs.kioskproapp.com/category/610-category | 2019-11-12T00:38:25 | CC-MAIN-2019-47 | 1573496664469.42 | [] | docs.kioskproapp.com |
Managed metadata input file format (SharePoint Server 2010)
Applies to: SharePoint Server 2010
Managed metadata in SharePoint Server 2010 is imported from a comma-separated values (csv) file. Each file must contain one term set, and the terms within the term set may be nested as many as seven levels deep.
Even if your ... | https://docs.microsoft.com/en-us/previous-versions/office/sharepoint-server-2010/ee424396(v=office.14)?redirectedfrom=MSDN | 2019-11-12T02:37:57 | CC-MAIN-2019-47 | 1573496664469.42 | [] | docs.microsoft.com |
class Gem::Resolver::VendorSpecification
A
VendorSpecification represents a gem that has been unpacked into a project and is being loaded through a gem dependencies file through the
path: option.
Public Instance Methods
install(options = {}) { |nil| ... } click to toggle source
This is a null install as this gem was un... | https://docs.ruby-lang.org/en/master/Gem/Resolver/VendorSpecification.html | 2019-11-12T01:06:55 | CC-MAIN-2019-47 | 1573496664469.42 | [] | docs.ruby-lang.org |
How to cancel my subscription
Thanks for choosing our products! As we mentioned, an automated subscription is not required, you can easily cancel your subscription and just subscribe again when you want. Keep in mind that without an active license you won't be able to get updates and support.
FastSpring gateway (paymen... | https://docs.themeisle.com/article/828-how-to-cancel-my-subscription | 2019-11-12T01:32:47 | CC-MAIN-2019-47 | 1573496664469.42 | [array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/55192029e4b0221aadf23f55/images/5a8940c72c7d3a4a41993aec/file-icuLeJ7yxJ.png',
None], dtype=object)
array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/55192029e4b0221aadf23f55/images/5a89480f2c7d3a4a41993af4/file-j5n41Tri56.png',
None], dt... | docs.themeisle.com |
AccountingIntegrator 2.3.0 Installation Guide Save PDF Selected topic Selected topic and subtopics All content Prerequisites This chapter describes the system requirements for AccountingIntegrator. Software prerequisites Platforms Software and license keys Set environment variables Additional prerequisites Related Link... | https://docs.axway.com/bundle/AccountingIntegrator_230_InstallationGuide_allOS_en_HTML5/page/Content/InstallationGuide/prereqs/prereqs_overview.htm | 2019-11-12T01:12:20 | CC-MAIN-2019-47 | 1573496664469.42 | [] | docs.axway.com |
Use custom metric indexes in Splunk App for Infrastructure
You can create custom indexes to store metrics data in the Splunk App for Infrastructure (SAI). For more information about creating custom indexes, see Create custom indexes.
The default index for metrics data in Splunk App for Infrastructure is
em_metrics.
Abo... | https://docs.splunk.com/Documentation/InfraApp/1.4.0/Admin/CustomIndexes | 2019-11-12T00:37:38 | CC-MAIN-2019-47 | 1573496664469.42 | [array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)] | docs.splunk.com |
DROP TABLE Statement
Removes an Impala table. Also removes the underlying HDFS data files for internal tables, although not for external tables.
Syntax:
DROP TABLE [IF EXISTS] [db_name.]table_name [PURGE]
IF EXISTS clause:).
PURGE clause:
The optional PURGE keyword, available in CDH 5.5 / Impala 2.3 and higher, causes ... | https://docs.cloudera.com/documentation/enterprise/5-14-x/topics/impala_drop_table.html | 2019-11-12T01:14:31 | CC-MAIN-2019-47 | 1573496664469.42 | [] | docs.cloudera.com |
FashionTIY ("we" "us" or "our") values your privacy and takes a step to protect the privacy and security of information that you provide to us that either identifies you or could, when combined with other information, be used to identify you (“Personal Information"). FashionTIY complies with all applicable laws regardi... | https://docs.fashiontiy.com/terms-and-privacy/privacy-policy | 2019-11-12T00:46:38 | CC-MAIN-2019-47 | 1573496664469.42 | [] | docs.fashiontiy.com |
Business Results reports
This page describes reports you can use to learn more about the business outcomes resulting from activity in your contact center. The reports in the Business Results folder are ready-to-use, but as always, can be modified to suit your specific business needs.
About Business Results reports
The ... | https://docs.genesys.com/Documentation/PSAAS/latest/RPRT/HRCXIBusResReports | 2019-11-12T00:18:40 | CC-MAIN-2019-47 | 1573496664469.42 | [] | docs.genesys.com |
Live Assist for Dynamics 365 for Customer Engagement powered by Café X
Live Assist for Microsoft Dynamics 365 Powered by CaféX is a fully integrated omnichannel solution. With Live Assist for Microsoft Dynamics 365 Powered by CaféX, create more personalized, intelligent experiences within websites and apps using chat a... | https://docs.microsoft.com/en-us/dynamics365/live-assist/live-assist-microsoft-dynamics-365-powered-by-cafe-x | 2019-11-12T02:30:23 | CC-MAIN-2019-47 | 1573496664469.42 | [] | docs.microsoft.com |
List Payment Refunds API¶
Refunds API v2
GET
GET*paymentId*/refunds
Authentication:API keysOrganization access tokensApp access tokens
Retrieve refunds.
- If the payment-specific endpoint is used, only refunds for that specific payment are returned.
- When using the top level endpoint
v2/refundswith an API key, only re... | https://docs.mollie.com/reference/v2/refunds-api/list-refunds | 2019-11-12T02:22:52 | CC-MAIN-2019-47 | 1573496664469.42 | [] | docs.mollie.com |
After choosing "Sign up now" to begin the account registration process some users are reporting an issue where the "Create User" button is unresponsive, though all required information has been provided.
This may be related to our verification process. Before a user can been created you will need to verify your email a... | http://docs.d-tools.cloud/en/articles/1765693-why-doesn-t-the-create-user-button-work-when-creating-an-account | 2019-11-12T01:23:06 | CC-MAIN-2019-47 | 1573496664469.42 | [array(['https://downloads.intercomcdn.com/i/o/55340425/2cc783dbe5dbefa744674ca1/image.png',
None], dtype=object)
array(['https://downloads.intercomcdn.com/i/o/55340972/55538b21b5f4d3893aca2b4f/image.png',
None], dtype=object)
array(['https://downloads.intercomcdn.com/i/o/55341383/08e49a8ebf53e03c7f0e... | docs.d-tools.cloud |
-
SSL
There are advanced policy expressions to parse SSL certificates and SSL client hello messages.
Parse SSL certificates
You can use advanced policy expressions to evaluate X.509 Secure Sockets Layer (SSL) client certificates. A client certificate is an electronic document that can be used to authenticate a user’s ... | https://docs.citrix.com/en-us/citrix-adc/13/appexpert/policies-and-expressions/advanced-policy-expressions-parsing-ssl.html | 2019-11-12T02:09:09 | CC-MAIN-2019-47 | 1573496664469.42 | [] | docs.citrix.com |
Call Flows¶
Direct calls between two destinations by calling a feature code.
- Name: Define the name of the call flow
- Extension: Define what extension to use. (This will make an extension not allready created)
- Feature Code: Define what * number to use
- Context: Domain context (typically leave as is)
- Status: Defi... | https://docs.fusionpbx.com/en/latest/applications/call_flows.html | 2019-11-12T02:16:12 | CC-MAIN-2019-47 | 1573496664469.42 | [array(['../_images/fusionpbx_call_flow1.jpg',
'../_images/fusionpbx_call_flow1.jpg'], dtype=object)
array(['../_images/fusionpbx_call_flow.jpg',
'../_images/fusionpbx_call_flow.jpg'], dtype=object)] | docs.fusionpbx.com |
Voicemail
If a red circle with a white number is displayed on the main menu
button, you have voicemail waiting for you. Click the button to view a list of your voicemail boxes.
You have a personal voicemail box and possibly a group voicemail box associated with the agent group you belong to. Your mailboxes are only dis... | https://docs.genesys.com/Documentation/PSAAS/latest/Agent/GPAVoiceMail | 2019-11-12T00:47:59 | CC-MAIN-2019-47 | 1573496664469.42 | [] | docs.genesys.com |
Windows Workflow Conceptual Overview
This section contains a set of topics discussing the larger concepts behind Windows Workflow Foundation (WF).
In This Section
Windows Workflow Overview
Describes the foundation that enables users to create system or human workflows in their applications written for Windows Vista, Wi... | https://docs.microsoft.com/en-us/dotnet/framework/windows-workflow-foundation/conceptual-overview | 2019-11-12T01:38:25 | CC-MAIN-2019-47 | 1573496664469.42 | [] | docs.microsoft.com |
Please download the registration form, fill them in completely and sign them. Then either send us the filled-in and signed registration form or scan and e-mail it to us as a PDF- or JPG-file. You will find our postal and e-mail address under
We will then send you an order confirmation with invoice via e-mail.
The invoi... | http://deutsch-for-docs.de/booking.html | 2018-07-16T02:27:55 | CC-MAIN-2018-30 | 1531676589172.41 | [] | deutsch-for-docs.de |
Piwik
From WebarchDocs
We have a Piwik server that members of our co-operative can use to generate web stats (as an alternative to Google Analytics).
Our server is set to respect the Do Not Track HTTP header and to only save the first two parts of visitor's IP addresses.
Adding Piwik tracking to site is simply a matter... | https://docs.webarch.net/wiki/Piwik | 2017-03-23T08:06:52 | CC-MAIN-2017-13 | 1490218186841.66 | [] | docs.webarch.net |
Returns a set of temporary credentials for an AWS account or IAM user. The credentials consist of an access key ID, a secret access key, and a security token. Typically, you use get-session-token if you want to use MFA to protect programmatic calls to specific AWS APIs like Amazon EC2 StopInstances . MFA-enabled IAM us... | https://docs.aws.amazon.com/cli/latest/reference/sts/get-session-token.html | 2017-03-23T08:17:07 | CC-MAIN-2017-13 | 1490218186841.66 | [] | docs.aws.amazon.com |
The default operational mode is for multi_trepctl list to output the status. A specific mode can be also be specified on the command-line.
Table 9.11. multi_trepctl Commands
In addition to the two primary commands, multi_trepctl can execute commands that would normally be applied to trepctl, running them on each select... | http://docs.continuent.com/tungsten-replicator-5.0-oss/cmdline-tools-multi_trepctl-commands.html | 2017-03-23T08:14:34 | CC-MAIN-2017-13 | 1490218186841.66 | [] | docs.continuent.com |
These are the Golden Rules of localization direction setting initially used by Translate.org.za. They are born out of the goal of wanting to have the greatest potential impact on language speakers with localised Free Software.
There are three rules, software that we translate must be:
With these basic rules in mind you... | http://docs.translatehouse.org/projects/localization-guide/en/latest/guide/golden_rules.html?id=guide/golden_rules | 2017-03-23T08:12:02 | CC-MAIN-2017-13 | 1490218186841.66 | [] | docs.translatehouse.org |
Believe it or not some languages have more than one plural form. This fact does come as a surprise to many, especially programmers.
There are two aspects to plurals that you need to be aware of:
English adds s to the end of most words to form a plural. Thus you will see many instances where a programmer has simply add ... | http://docs.translatehouse.org/projects/localization-guide/en/latest/guide/translation/plurals.html?id=guide/translation/plurals | 2017-03-23T08:13:37 | CC-MAIN-2017-13 | 1490218186841.66 | [] | docs.translatehouse.org |
Hiera 1: Release Notes 1.3.4
Released June 10, 2014.
Hiera 1.3.4 is a security fix release in the Hiera 1.3 series. It has no other bug fixes or new features.
Security Fix
CVE-2014-3248 (An attacker could convince an administrator to unknowingly execute malicious code on platforms with Ruby 1.9.1 and earlier)
Platforms... | https://docs.puppet.com/hiera/1/release_notes.html | 2017-03-23T08:14:53 | CC-MAIN-2017-13 | 1490218186841.66 | [] | docs.puppet.com |
Actions and Condition Context Keys for AWS XRay
AWS XRay provides the following service-specific actions and condition context keys for use in IAM policies.
Actions for AWS XRay
Condition context keys for AWS XRay
AWS XRay has no service-specific context keys that can be used in an IAM policy. For the list of the globa... | http://docs.aws.amazon.com/IAM/latest/UserGuide/list_xray.html | 2017-03-23T08:12:30 | CC-MAIN-2017-13 | 1490218186841.66 | [] | docs.aws.amazon.com |
Inception Score¶
Module Interface¶
- class torchmetrics.image.inception.InceptionScore(feature='logits_unbiased', splits=10, **kwargs)[source]
Calculates the Inception Score (IS) which is used to access how realistic generated images are. It is defined as
where
is the KL divergence between the conditional distribution
... | https://torchmetrics.readthedocs.io/en/latest/image/inception_score.html | 2022-06-25T02:09:52 | CC-MAIN-2022-27 | 1656103033925.2 | [] | torchmetrics.readthedocs.io |
ClickHouse ODBC Driver Installation for Windows
The ClickHouse ODBC Driver for Microsoft Windows allows users to connect different applications to a ClickHouse database. There are two versions available: 64-Bit and 32-Bit based on which version of Windows is being used, and the requirements of the applications connecti... | https://beta.docs.altinity.com/integrations/clickhouse-odbc-driver/windows-clickhouse-odbc/ | 2022-06-25T01:31:20 | CC-MAIN-2022-27 | 1656103033925.2 | [array(['/images/operations/integrations/odbc/odbc_powershell_testconnection.png',
'ODBC Powershell Test'], dtype=object) ] | beta.docs.altinity.com |
This module displays the list of all the users that are registered in the billing Application. The Users can be searched on the basis of their Name, Username, Company Name, Mobile, Email, Country, and Industries.
In the data table below is the list of all the registered users, their email and the date on which they wer... | https://docs.agorainvoicing.com/all-users/ | 2022-06-25T01:18:28 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.agorainvoicing.com |
In OpenShift Container Platform 4.8, you can install a cluster on VMware vSphere infrastructure in a restricted network by creating an internal mirror of the installation release content.
You reviewed details about the persistent storage for your cluster. To deploy a private image registry, your storage must provide th... | https://docs.openshift.com/container-platform/4.8/installing/installing_vsphere/installing-restricted-networks-installer-provisioned-vsphere.html | 2022-06-25T02:23:50 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.openshift.com |
Chrome Certificate Error
Chrome certificate error with HSTS
Pritunl will set the HSTS header to force the web browser to use HTTPS. When changing certificates it is possible to be locked out of the web console with the error message You cannot visit example.domain right now because the website uses HSTS. If this occurs... | https://docs.pritunl.com/docs/chrome-certificate-error | 2022-06-25T01:35:26 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.pritunl.com |
The following functions allow you to get all the information needed to successfully render Mulberry offers.
The response objects that get returned from each method are compatible with and can be injected into the Mulberry frontend Inline, Modal and various other offers. See section "Rendering Offers" for more informati... | https://docs.getmulberry.com/reference/initialization | 2022-06-25T01:36:08 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.getmulberry.com |
Microsoft Dynamics 365 - Service Update 141 Release Notes
Service Update 141 141 will now correspond to version number 141 141 resolves the following issues:
Repaired Functionality
The following list details issues whose resolutions repair items in Dynamics that are not functioning.
Knowledge Management
- Embedded know... | https://docs.microsoft.com/en-us/dynamics365/released-versions/weekly-releases/update141 | 2022-06-25T02:02:30 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.microsoft.com |
Class find_embedding::embedding¶
- template<typename embedding_problem_t>
class find_embedding::embedding¶
This class is how we represent and manipulate embedding objects, using as much encapsulation as possible.
We provide methods to view and modify chains.
Public Functions
- inline embedding(embedding_problem_t &e_p)... | https://docs.ocean.dwavesys.com/en/stable/docs_minorminer/source/cpp/class/classfind__embedding_1_1embedding.html | 2022-06-25T02:20:25 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.ocean.dwavesys.com |
Class lispa\amos\cwh\models\CwhPubblicazioni
All Classes | Properties | Methods | Events | Constants
This is the model class for table "cwh_pubblicazioni".
Public Properties
Hide inherited properties
Protected Properties
Hide inherited properties
Public Methods
Protected Methods
Events
Constants
Method Details
Unlink a... | http://docs.open2.0.appdemoweb.org/lispa-amos-cwh-models-cwhpubblicazioni.html | 2022-06-25T01:20:36 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.open2.0.appdemoweb.org |
fortinet.fortimanager.fmgr_ips_sensor_entries_exemptip module – Traffic from selected source or destination IP addresses is exempt from this signature._ips_sensor_entries_exempt: Traffic from selected source or destination IP addresses is exempt from this signature. fmgr_ips_sensor_entries_exemptip: bypass_validation: ... | https://docs.ansible.com/ansible/latest/collections/fortinet/fortimanager/fmgr_ips_sensor_entries_exemptip_module.html | 2022-06-25T02:06:47 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.ansible.com |
This document offers a basic understanding of the REST API used by automation controller.
REST stands for Representational State Transfer and is sometimes spelled as “ReST”. It relies on a stateless, client-server, and cacheable communications protocol, usually the HTTP protocol.
You may find it helpful to see which AP... | https://docs.ansible.com/automation-controller/latest/html/towerapi/tools.html | 2022-06-25T01:25:21 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.ansible.com |
CreateLabelingJob.
You can use this operation to create a static labeling job or a streaming labeling
job. A static labeling job stops if all data objects in the input manifest file
identified in
ManifestS3Uri have been labeled. A streaming labeling job
runs perpetually until it is manually stopped, or remains idle for... | https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateLabelingJob.html | 2022-06-25T02:58:05 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.aws.amazon.com |
Most relevant administration functions are directly accessible from the IJC user interface. This document describes some things that are not currently possible through the IJC UI and must be performed manually.
On rare occasions the meta data that describes the database contents to Instant JChem may become corrupted. W... | https://docs.chemaxon.com/display/docs/manual-instant-jchem-schema-admin-functions.md | 2022-06-25T01:32:27 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.chemaxon.com |
psscale¶
Plot gray scale or color scale bar
Synopsis¶
gmt psscale [ -B[p|s]parameters ] [ -Ccpt ] [ -Drefpoint ] [ -Fpanel ] [ -Gzlo/zhi ] [ -I[max_intens|low_i/high_i] ] [ -Jparameters ] [ -K ] [ -L[i][gap] ] [ -M ] [ -N[p|dpi ]] [ -O ] [ -P ] [ -Q ] [ -Rregion ] [ -S[+aangle][+c|n][+s][+xlabel][+yunit] ] [ -U[stamp] ... | https://docs.generic-mapping-tools.org/6.3/psscale.html | 2022-06-25T02:41:25 | CC-MAIN-2022-27 | 1656103033925.2 | [array(['_images/GMT_colorbar.png', '_images/GMT_colorbar.png'],
dtype=object) ] | docs.generic-mapping-tools.org |
How do you hide/unhide composer or typing area on the bot?
If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.
- Getting Started
- Bot Building
- Conversation Design
- Developer Guides
- Deployment
- Agent Setup
- Analytics & Repo... | https://docs.haptik.ai/how-do-you-hideunhide-composer-or-typing-area-on-the-bot | 2022-06-25T02:34:57 | CC-MAIN-2022-27 | 1656103033925.2 | [array(['https://static.helpjuice.com/helpjuice_production/uploads/upload/image/9701/direct/1639993099297-1639993099297.gif',
None], dtype=object)
array(['https://static.helpjuice.com/helpjuice_production/uploads/upload/image/9701/direct/1639993512003-1639993512003.png',
None], dtype=object)
array(['h... | docs.haptik.ai |
What is Knowledge BaseKnowledge Base Integration Points to note Analytics for Knowledge Base Integration
Knowledge Base Integration
This is the ability of the Haptik virtual assistants to connect with third-party knowledge management systems and answer user queries. The solution works by dynamically picking the most re... | https://docs.haptik.ai/what-is-knowledge-base-integration | 2022-06-25T01:23:56 | CC-MAIN-2022-27 | 1656103033925.2 | [array(['https://static.helpjuice.com/helpjuice_production/uploads/upload/image/9701/direct/1638421279279-1638421279279.png',
None], dtype=object)
array(['https://static.helpjuice.com/helpjuice_production/uploads/upload/image/9701/direct/1638422582843-1638422582843.gif',
None], dtype=object) ... | docs.haptik.ai |
Large Map Coloring¶
This example solves a map coloring problem to demonstrate an out-of-the-box use of
Ocean’s classical-quantum hybrid sampler, dwave-hybrid
KerberosSampler, that enables you to solve problems
of arbitrary structure and size.
Map coloring is an example of a constraint satisfaction problem (CSP). CSPs r... | https://docs.ocean.dwavesys.com/en/stable/examples/map_kerberos.html | 2022-06-25T00:51:48 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.ocean.dwavesys.com |
Institutions
What is an Institution?
Please see Yapily's guide on Institutions for more information.
How can I test without using live accounts?
Please see Yapily's guide on sandboxes.
What set of features can each Institution provide?
The
features array in the
Institution response informs all the features a particular... | https://docs.yapily.com/pages/home/faqs/institutions/ | 2022-06-25T02:49:36 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.yapily.com |
Court Records
Look up your user's court records
Overview
This merit looks up a user's court records after being verified by other merits.
Features
MetaMap looks up a user's court records as a requested.
Availability
Court Records are available for the following countries:
- Argentina
- Brazil
- Chile
- Colombia
- Ecuad... | https://docs.getmati.com/docs/background-check | 2022-06-25T00:59:45 | CC-MAIN-2022-27 | 1656103033925.2 | [array(['https://files.readme.io/8587419-Govcheck_flow.png',
'Govcheck flow.png Flowchart of Metamap government check screens: start, select country, enter ID, upload ID front and back, and done.'],
dtype=object)
array(['https://files.readme.io/8587419-Govcheck_flow.png',
'Click to close... Flow... | docs.getmati.com |
This module is used to install and manage ruby installations and gemsets with RVM, the Ruby Version Manager. Different versions of ruby can be installed and gemsets created. RVM itself will be installed automatically if it's not present. This module will not automatically install packages that RVM depends on or ones th... | https://docs.saltproject.io/en/3001/ref/states/all/salt.states.rvm.html | 2022-06-25T00:47:36 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.saltproject.io |
- NAME
- DESCRIPTION
- Supported Encodings
- Unsupported encodings
- Encoding vs. Charset -- terminology
- Encoding Classification (by Anton Tagunov and Dan Kogai)
- Glossary
- See Also
- References
NAME
Encode::Supported -- Encodings supported by Encode
DESCRIPTION..
Supported Encodings Encodings
The following encodin... | http://docs.activestate.com/activeperl/5.22/perl/lib/Encode/Supported.html | 2018-08-14T14:23:06 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.activestate.com |
Add folders
Overview
The folders from where the inSync Client backs up data are called backup folders. Your inSync administrator can allow you to add folders for backup.
Note: The inSync administrator can restrict backing up of certain folders to comply with security regulations. If you try to add a folder that is rest... | https://docs.druva.com/005_inSync_Client/inSync_Client_6.0.1_for_inSync_Cloud/002Install_inSync_Client/040_Configure_inSync/010_Configure_folders_for_backup/Add_folders | 2018-08-14T14:16:36 | CC-MAIN-2018-34 | 1534221209040.29 | [array(['https://docs.druva.com/@api/deki/files/41343/backup_rules__specificfiles.png?revision=1',
'backup rules_ specificfiles.png'], dtype=object) ] | docs.druva.com |
inSync IPv6 Support
Overview
With the growing need for IPv4 and IPv6 dual stack support, inSync supports IPv6 along with IPv4. By default, inSync Server does not support an inSync Client trying to connect using an IPv6 address. But, a Client can connect to the server using an IPv6 address, if the Client is using NAT64 ... | https://docs.druva.com/005_inSync_Client/inSync_Client_6.0.1_for_inSync_Cloud/Troubleshoot_and_Reference_reads/Reference_Reads/inSync_IPv6_Support | 2018-08-14T14:17:25 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.druva.com |
Parameters
Parameters are used to customize Routing Strategies. For example, you can use a Schedule parameter to define the opening and closing hours of your contact center. Other parameters allow you to perform tasks such as modify call flows or insert holiday greetings on defined days.
Parameters are grouped by Genes... | https://docs.genesys.com/Documentation/PSAAS/latest/Administrator/Parameters | 2018-08-14T13:37:13 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.genesys.com |
Ten Year Agile Retrospective: How We Can Improve In The Next Ten Years
Jeff.
June 2011
Ten years after the publication of the Agile Manifesto, Jeff Sutherland describes the successes of Agile and pinpoints four key success factors for the next ten years.
Applies To
Agile, Scrum, software development, project management... | https://docs.microsoft.com/en-us/previous-versions/visualstudio/visual-studio-2010/hh350860(v=vs.100) | 2018-08-14T14:09:11 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.microsoft.com |
Migrating mutation and property change events to mutation observers
Mutation observers provide developers with a way to detect insertion and removal of a DOM node. You can migrate existing code using mutation events and / or property change events to use mutation observers.
Note Mutation observers gained support from I... | https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/compatibility/dn265032(v=vs.85) | 2018-08-14T13:39:16 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.microsoft.com |
How Windows 10 uses the Trusted Platform Module
The Windows 10 operating system improves most existing security features in the operating system and adds groundbreaking new security features such as Device Guard and Windows Hello for Business. It places hardware-based security deeper inside the operating system than pr... | https://docs.microsoft.com/en-us/windows/security/information-protection/tpm/how-windows-uses-the-tpm | 2018-08-14T13:21:52 | CC-MAIN-2018-34 | 1534221209040.29 | [array(['images/tpm-capabilities.png', 'TPM Capabilities'], dtype=object)
array(['images/process-to-create-evidence-of-boot-software-and-configuration-using-tpm.png',
'Process to Create Evidence of Boot Software and Configuration Using TPM'],
dtype=object) ... | docs.microsoft.com |
Version End of Life. 7 June 2019
Release 5.3.1 is a bug fix release that adds support for the GEOMETRY data type in MySQL 5.7 and above, and a number of bug fixes.
The following issues may affect the operation of Tungsten Clustering and should be taken into account when deploying or updating to this release.
It was pre... | http://docs.continuent.com/tungsten-clustering-5.3/release-notes-5-3-1.html | 2018-08-14T13:42:14 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.continuent.com |
Configure; hash to create. (this will delete all of your data!):
.
_blocksignature.
View the integrity of IT data
To view the integrity of indexed data at search time, open the Show source window for results of a search. To bring up the Show source window, click the drop-down arrow at the left of any search result. Sel... | http://docs.splunk.com/Documentation/Splunk/4.3/Admin/ITDataSigning | 2018-08-14T13:58:08 | CC-MAIN-2018-34 | 1534221209040.29 | [array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)] | docs.splunk.com |
If the active recording policy specifies that users are notified when their sessions are recorded, a pop-up window appears displaying a notification message after users type their credentials. The following message is the default notification: “Your activity with one or more of the programs you recently started is bein... | https://docs.citrix.com/ja-jp/xenapp-and-xendesktop/7-6-long-term-service-release/xad-monitor-article/xad-session-recording/xad-sr-record-notification-creating.html | 2018-08-14T14:24:28 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.citrix.com |
Migrate SAM Foundation software installations If you are using Discovery, run this script after installing Software Asset Management Foundation plugin to copy previously discovered software installation records from the [cmdb_ci_spkg] table to the [cmdb_sam_sw_install] table, which is used by Software Asset Management ... | https://docs.servicenow.com/bundle/kingston-it-service-management/page/product/software-asset-management2/task/t_MigrateSWInstallsSAMF.html | 2018-08-14T13:54:13 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.servicenow.com |
request software activate
request software activate—Activate a software image on the local Viptela device (on vEdge routers and vSmart controllers only).
Starting in Release 15.4, this command replaces the reboot other-boot-partition command.
Command Syntax
request software activate software-image [clean] [now]
Options... | https://sdwan-docs.cisco.com/Product_Documentation/Command_Reference/Operational_Commands/request_software_activate | 2018-08-14T13:29:23 | CC-MAIN-2018-34 | 1534221209040.29 | [] | sdwan-docs.cisco.com |
Use Azure Video Indexer API
Note
The Video Indexer V1 API was deprecated on August 1st, 2018. You should now use the Video Indexer v2 API.
To develop with Video Indexer v2 APIs, please refer to the instructions found here.
Video Indexer consolidates various audio and video artificial intelligence (AI) technologies offe... | https://docs.microsoft.com/ja-jp/azure/cognitive-services/video-indexer/video-indexer-use-apis | 2018-08-14T13:16:59 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.microsoft.com |
The fastest way for developers to build, host and scale applications in the public cloud
Single-tenant, high-availability Kubernetes clusters in the public cloud
Build, deploy and manage your applications across cloud- and on-premise infrastructure
Toggle nav
See the quick installation
method to use an interactive CLI ... | https://docs.openshift.com/container-platform/3.4/getting_started/administrators.html | 2018-08-14T13:14:58 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.openshift.com |
Tutorial: Creating a Data-Driven Subscription.
What You Will Learn
This.
Requirements.
Tip
The easiest way to publish all of the sample reports to a report server is to deploy the report sample solution (AdventureWorks Sample Reports.sln) from Business Intelligence Development Studio. For more information, see Adventur... | https://docs.microsoft.com/en-us/previous-versions/sql/sql-server-2005/ms169673%28v%3Dsql.90%29 | 2018-08-14T13:16:38 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.microsoft.com |
Precompiled Resources Option is one of the most often used options from the resource optimization options at Easy Social Share Buttons. But we think that most of the users set the options in that section at random and just turn all of them on. That way they believe their site is best speed optimized. But that is not tr... | https://docs.socialsharingplugin.com/precompiled-resources-option/ | 2018-08-14T13:24:34 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.socialsharingplugin.com |
Compatibility¶
Hypothesis does its level best to be compatible with everything you could possibly need it to be compatible with. Generally you should just try it and expect it to work. If it doesn’t, you can be surprised and check this document for the details.
Python versions¶
Hypothesis is supported and tested on CPy... | https://hypothesis.readthedocs.io/en/latest/supported.html | 2018-08-14T13:27:42 | CC-MAIN-2018-34 | 1534221209040.29 | [] | hypothesis.readthedocs.io |
Welcome to the
Oddballs Anonymous Document Control area
Released documents are
managed here
.
Latest document activity is
listed here
.
Help on using this area is
available here
.
Unreleased and uncontrolled documents/files are handled via the forms below.
File Management area
Select the file to upload.
Unable to open ... | http://docs.oahaven.net/ | 2018-08-14T13:49:37 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.oahaven.net |
Implementing Online Features in FrameMaker
Implement online features in your output by preparing your Adobe FrameMaker source documents with custom marker types, paragraph formats, and character formats defined by the Stationery designer for your Stationery. These markers and styles define the presentation and behavior... | http://docs.webworks.com/ePublisher/2009.2/Help/03.Preparing_and_Publishing_Content/1.03.Preparing_FrameMaker_Files | 2018-08-14T13:24:21 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.webworks.com |
Verify LDAP mapping After creating an LDAP transform map, refresh the LDAP data to verify the transform map works as expected. Before you beginRole required: admin Procedure Navigate to System LDAP > Scheduled Loads. Click your LDAP import job. Click Execute Now. Related ConceptsRecord creation options during an LDAP t... | https://docs.servicenow.com/bundle/kingston-platform-administration/page/integrate/ldap/task/t_VerifyLDAPMapping.html | 2018-08-14T13:51:36 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.servicenow.com |
Some more examples¶
This is a collection of examples of how to use Hypothesis in interesting ways. It’s small for now but will grow over time.
All of these examples are designed to be run under py.test (nose should probably work too).
How not to sort by a partial order¶, strategies = {node.label: node for node in nodes... | https://hypothesis.readthedocs.io/en/latest/examples.html | 2018-08-14T13:27:39 | CC-MAIN-2018-34 | 1534221209040.29 | [] | hypothesis.readthedocs.io |
Triples
In this section you will learn
Introduction
tdt/triples is a repository that hooks into The DataTank core application, and provides the functionality to build your URI space through the configuration of semantic resources, in addition to the URI space of The DataTank.
It reads the triples from the semantic sour... | http://docs.thedatatank.com/5.12/triples_introduction | 2018-08-14T13:26:26 | CC-MAIN-2018-34 | 1534221209040.29 | [] | docs.thedatatank.com |
Reproducing Failures¶
One of the things that is often concerning for people using randomized testing like Hypothesis is the question of how to reproduce failing test cases.
Fortunately Hypothesis has a number of features in support of this. The one you will use most commonly when developing locally is the example datab... | https://hypothesis.readthedocs.io/en/latest/reproducing.html | 2018-08-14T13:27:23 | CC-MAIN-2018-34 | 1534221209040.29 | [] | hypothesis.readthedocs.io |
8.3
Denxi Journal
Sage L. Gerard (base64-decode #"c2FnZUBzYWdlZ2VyYXJkLmNvbQ")
This is a development journal for Denxi, with entries sorted in reverse chronological order.
This log does not maintain links to other Denxi documents, because a claim about Denxi in an entry applies only to the context of that entry. It is ... | https://docs.racket-lang.org/denxi-journal/index.html | 2022-01-16T22:05:58 | CC-MAIN-2022-05 | 1642320300244.42 | [] | docs.racket-lang.org |
Lab Templates
What's a Template?
The concept of a Lab Template is core to the Snap Labs platform. A Template is a collection of all the data we need to automatically deploy your lab environment within minutes. It includes things like:
- System Details
- Networking Design
- Lab Documents
- Lab Metadata
- Estimated Runti... | https://docs.snaplabs.io/docs/launching-from-a-template | 2022-01-16T22:08:36 | CC-MAIN-2022-05 | 1642320300244.42 | [] | docs.snaplabs.io |
Update By Query¶
The
Update By Query object¶
The
Update By Query object enables the use of the
_update_by_query
endpoint to perform an update on documents that match a search query.
The object is implemented as a modification of the
Search object, containing a
subset of its query methods, as well as a script method, wh... | https://elasticsearch-dsl.readthedocs.io/en/latest/update_by_query.html | 2022-01-16T22:26:56 | CC-MAIN-2022-05 | 1642320300244.42 | [] | elasticsearch-dsl.readthedocs.io |
Table of Contents
Product Index. | http://docs.daz3d.com/doku.php/public/read_me/index/63271/start | 2021-10-16T08:01:39 | CC-MAIN-2021-43 | 1634323584554.98 | [] | docs.daz3d.com |
Once you activate WooCommerce plugin for the first time, you are invited to set up your shop using the WooCommerce setup wizard. It is pretty intuitive and allows you to get your shop running in no time.
Nothing can describe getting started with WooCommerce better than its original documentation. Here are links to help... | https://docs.clbthemes.com/ohio/woocommerce/ | 2021-10-16T08:34:15 | CC-MAIN-2021-43 | 1634323584554.98 | [array(['https://colabrio.ams3.cdn.digitaloceanspaces.com/ohio-docs/docs__sc_32-min-scaled.jpg',
None], dtype=object)
array(['https://colabrio.ams3.cdn.digitaloceanspaces.com/ohio-docs/docs__sc_33-min-scaled.jpg',
None], dtype=object)
array(['https://colabrio.ams3.cdn.digitaloceanspaces.com/ohio-docs/... | docs.clbthemes.com |
Donut Mod is an extensive campaign mod with a new version of the classic Buzz Cola conspiracy story told through all new story missions.
It also features a number of new cars, characters, locations and collectibles.
Public Beta
The public beta version.
Version History
See All Versions. | https://docs.donutteam.com/docs/donutmod/intro | 2021-10-16T08:01:58 | CC-MAIN-2021-43 | 1634323584554.98 | [] | docs.donutteam.com |
Date: Fri, 4 May 2018 12:04:09 +0700 From: Victor Sudakov <vas@mpeks.tomsk.su> To: Carl Johnson <carlj@peak.org> Cc: freebsd-questions@freebsd.org Subject: Re: Alternative to x11/gnome3 ? Message-ID: <20180504050409.GA3877@admin.sibptus.transneft.ru> In-Reply-To: <86sh78dqz6.fsf@elm.localnet> References: <2018042914025... | https://docs.freebsd.org/cgi/getmsg.cgi?fetch=303185+0+/usr/local/www/mailindex/archive/2018/freebsd-questions/20180506.freebsd-questions | 2021-10-16T09:06:27 | CC-MAIN-2021-43 | 1634323584554.98 | [] | docs.freebsd.org |
QueryProcedures
Synopsis
[SQL] QueryProcedures=n
n is either 1 or 0. The default value is 0.
Description
When QueryProcedures is enabled (n = 1), all SQL class queries project as SQL Stored Procedures, regardless of the query’s SqlProc value. When this parameter is not enabled, only class queries defined with SqlProc=1... | https://docs.intersystems.com/irisforhealthlatest/csp/docbook/DocBook.UI.Page.cls?KEY=RACS_QUERYPROCEDURES | 2021-10-16T09:15:55 | CC-MAIN-2021-43 | 1634323584554.98 | [] | docs.intersystems.com |
Date: Sat, 16 Oct 2021 08:21:44 +0000 (GMT) Message-ID: <1070563217.46742.1634372504646@9c5033e110b2> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_46741_1721384001.1634372504646" ------=_Part_46741_1721384001.1634372504646 T= ransformation Reference.
There ar... | https://docs.trifacta.com/exportword?pageId=160408641 | 2021-10-16T08:21:44 | CC-MAIN-2021-43 | 1634323584554.98 | [] | docs.trifacta.com |
How to set up data checks and data processings in NAV mappings
This article applies to all import cases, whether the original message was received as an XML file, as an EDIFACT file and so on. The goals of the checks and processings are to determine if all of the required data has been transferred in the message (and i... | https://docs.anveogroup.com/en/kb/how-to-set-up-data-checks-and-data-processings-in-nav-mappings/ | 2021-10-16T08:57:01 | CC-MAIN-2021-43 | 1634323584554.98 | [] | docs.anveogroup.com |
Hashtag is a text tag that can be set on task, post or attachment. Those tags can be used to describe object in detail, they can be searched for either in address bar or in Search tab. Every object can be assigned virtually unlimited amount of tags.
You can add hashtag to a task in task properties, in “Hashtags” area, ... | https://docs.cerebrohq.com/en/articles/3309641-hashtags | 2021-10-16T08:59:26 | CC-MAIN-2021-43 | 1634323584554.98 | [] | docs.cerebrohq.com |
Flocker is under active deployment and we receive a lot of questions about how this or that will be done in a future release. You can find these questions in the Future Functionality section below. You can also view ideas for future versions of Flocker.
If you want to get involved in a discussion about a future release... | https://docs.clusterhq.com/en/0.3.0/faq/index.html | 2021-10-16T09:22:13 | CC-MAIN-2021-43 | 1634323584554.98 | [] | docs.clusterhq.com |
Learn How to Understand Your Pay Stub
The feelings that comes with getting paid are great. Most of the people are quite enthusiastic to receive their pay checks when it comes to getting paid. Depending of the time of payment people can receive their payment either weekly or even monthly. Unfortunately, the number of pe... | http://docs-prints.com/2021/02/12/a-quick-overlook-of-your-cheatsheet-21/ | 2021-10-16T08:15:29 | CC-MAIN-2021-43 | 1634323584554.98 | [] | docs-prints.com |
Literate Programming¶
Agda supports a limited form of literate programming, i.e. code interspersed with prose, if the corresponding filename extension is used.
Literate TeX¶
Files ending in
.lagda or
.lagda.tex are interpreted
as literate TeX files. All code has to appear in code blocks:
Ignored by Agda. \begin{code}[i... | https://agda.readthedocs.io/en/latest/tools/literate-programming.html | 2021-10-16T09:36:25 | CC-MAIN-2021-43 | 1634323584554.98 | [] | agda.readthedocs.io |
Message-ID: <719143018.26377.1408518470085.JavaMail.haus-conf@codehaus02.managed.contegix.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_26376_782781220.1408518470085" ------=_Part_26376_782781220.1408518470085 Content-Type: text/html; charset=UTF-8 Conten... | http://docs.codehaus.org/exportword?pageId=30854 | 2014-08-20T07:07:50 | CC-MAIN-2014-35 | 1408500800767.23 | [] | docs.codehaus.org |
Help Center
Local Navigation
BlackBerry Java Development Environment
The BlackBerry® Java® Development Environmentis a fully integrated development and simulation environment for building a BlackBerry® Java Application for BlackBerry devices. With the BlackBerry JDE, developers can build applications using the Java® ME... | http://docs.blackberry.com/en/developers/deliverables/5827/BlackBerry_JDE_446979_11.jsp | 2014-08-20T07:02:49 | CC-MAIN-2014-35 | 1408500800767.23 | [] | docs.blackberry.com |
Message-ID: <1527513376.26313.1408517888705.JavaMail.haus-conf@codehaus02.managed.contegix.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_26312_47321464.1408517888704" ------=_Part_26312_47321464.1408517888704 Content-Type: text/html; charset=UTF-8 Content... | http://docs.codehaus.org/exportword?pageId=164626709 | 2014-08-20T06:58:08 | CC-MAIN-2014-35 | 1408500800767.23 | [] | docs.codehaus.org |
changes.mady.by.user S. Ali Tokmen
Saved on Apr 28, 2011
Saved on May 01, 2011
...
The usage of Cargo for executing functional tests on a container does not mandate this m2 plugin. You could also directly use the Cargo Java API from your Java unit test classes (JUnit, TestNG, etc), as described on the Functional testin... | http://docs.codehaus.org/pages/diffpages.action?pageId=228167582&originalId=209649968 | 2014-08-20T06:55:46 | CC-MAIN-2014-35 | 1408500800767.23 | [] | docs.codehaus.org |
Posting Multiple Leaderboard Entries as Player
Introduction
Some of our users have asked if it's possible to post more than one score to a single Leaderboard as a player. The answer is yes, and you can see how it's done with the example given in this tutorial.
We'll cover three stages in setting things up and testing:
... | http://gsp-docs-a2.s3-website-eu-west-1.amazonaws.com/tutorials/social-features/posting-multiple-leaderboard-entries-as-player.html | 2022-06-25T02:17:21 | CC-MAIN-2022-27 | 1656103033925.2 | [array(['img/postmulti/1.png', None], dtype=object)
array(['img/postmulti/2.png', None], dtype=object)] | gsp-docs-a2.s3-website-eu-west-1.amazonaws.com |
Session Three¶ = grdcut("@earth_relief_05m", region=(-66,-60,30,35), verbose=true):
grdinfo(G) proj. 15-cm-wide Mercator plot and annotate the borders every 2°:
grdcontour(“@earth_relief_05m”, region=(-66,-60,30,35), proj=:Mercator, figsize=15, cont=250, annot=1000, show=true)
Your plot should look like our example 11 ... | https://docs.generic-mapping-tools.org/latest/tutorial/session-3_jl.html | 2022-06-25T02:14:23 | CC-MAIN-2022-27 | 1656103033925.2 | [array(['../_images/GMT_tut_11.png', '../_images/GMT_tut_11.png'],
dtype=object)
array(['../_images/GMT_nearneighbor.png',
'../_images/GMT_nearneighbor.png'], dtype=object)
array(['../_images/GMT_tut_12.png', '../_images/GMT_tut_12.png'],
dtype=object)
array(['../_images/GMT_tut_13.png', '../_i... | docs.generic-mapping-tools.org |
Last Updated: May 10, 2022
Perform the following steps to start the JIFFY.ai application.
,in which $MOUNTPOINT is the filesystem path where Mongo DB is installed, for example, /opt,in which $MOUNTPOINT is the filesystem path where Mongo DB is installed, for example, /opt
mongod -f $MOUNTPOINT/mongo/conf/mongo.conf
Mak... | https://docs.jiffy.ai/admin_guide/it-activities/start-stop-procedure/start-core-application-server/ | 2022-06-25T01:59:04 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.jiffy.ai |
Last Updated: May 10, 2022
I am unable to start the recording in the Web UI node, get the error message as "Jiffy Extension in Google Chrome is not enabled".
Perform the following steps to enable Jiffy extension.
While executing Web UI node that has web table extraction, I get the error “Element Not Found“.
This error ... | https://docs.jiffy.ai/troubleshooting_guide/web-ui-node/ | 2022-06-25T01:21:01 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.jiffy.ai |
Education#
Jupyter Notebooks offer exciting and creative possibilities in education. The following subprojects are focused on supporting the use of Jupyter Notebook in a variety of educational settings.
Teaching and Learning with Jupyter is a book about using Jupyter in teaching and learning.
- nbgrader#
tools for mana... | https://docs.jupyter.org/en/latest/projects/education.html | 2022-06-25T02:00:30 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.jupyter.org |
"Can't connect to the Management Reporter server" error when you start Microsoft Management Reporter 2012
This article provides resolutions for the errors that may occur when you start Microsoft Management Reporter 2012.
Applies to: Microsoft Management Reporter 2012, Microsoft Dynamics GP, Microsoft Dynamics SL 2011
O... | https://docs.microsoft.com/en-US/troubleshoot/dynamics/gp/cannot-connect-to-server-error-message-when-starting-management-reporter | 2022-06-25T01:09:21 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.microsoft.com |
The Apex One rollback procedure involves rolling back Security Agents and then rolling back the Apex One server.
Administrators can only roll back the Apex One server and agents using the following procedure if the administrator chose to back up the server during the installation process. If the server backup files are... | https://docs.trendmicro.com/en-us/enterprise/trend-micro-apex-one-2019-server-online-help/appendices/product_short_name-r/rolling-back-the-pro.aspx | 2022-06-25T01:23:32 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.trendmicro.com |
Why is the bot displaying a Bot Break message after connecting to an agent?
If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.
- Getting Started
- Bot Building
- Conversation Design
- Developer Guides
- Deployment
- Agent Setup
-... | https://docs.haptik.ai/troubleshooting/why-is-the-bot-displaying-a-bot-break-message-after-connecting-to-an-agent | 2022-06-25T02:22:58 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.haptik.ai |
.
If you have questions or need help, create a support request, or ask Azure community support.
Feedback
Submit and view feedback for | https://docs.microsoft.com/en-US/troubleshoot/azure/active-directory/cannot-manage-objects | 2022-06-25T02:30:33 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.microsoft.com |
Using Account Lists in Dashboards
Why Use Account Lists in Dashboards?
- Your Marketing Manager would like to view attribution from Accounts touched by the advertising agency.
- Your data analyst has crafted a query to select only Accounts from trade show interactions.
- The Revenue Manager wants to see the attribution... | https://docs.calibermind.com/article/kbwo4jq1q8-using-account-lists-in-dashboards | 2022-06-25T01:16:56 | CC-MAIN-2022-27 | 1656103033925.2 | [] | docs.calibermind.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.