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
ceph-detect-init – display the init system Ceph should use¶ Description¶ ceph-detect-init is a utility that prints the init system Ceph uses. It can be one of sysvinit, upstart or systemd. The init system Ceph uses may not be the default init system of the host operating system. For instance on Debian Jessie, Ceph may ...
http://docs.ceph.com/docs/master/man/8/ceph-detect-init/
2018-02-18T04:38:11
CC-MAIN-2018-09
1518891811655.65
[]
docs.ceph.com
Optimization¶ Optimization provides an alternative approach to marginal inference. In this section we refer to the program for which we would like to obtain the marginal distribution as the target program. If we take a target program and add a guide distribution to each random choice, then we can define the guide progr...
http://docs.webppl.org/en/master/optimization/index.html
2018-02-18T04:54:15
CC-MAIN-2018-09
1518891811655.65
[]
docs.webppl.org
Release Date The Experience Builder service was updated, and will be deployed to all regions over the next several days. It contains the following updates: Fixed issues - Filtering content lists by origin displayed incorrect results. - When displaying the Experience Builder sidebar, the website stopped responding due t...
https://docs.acquia.com/release-note/experience-builder-service-november-7-2017
2018-02-18T05:16:14
CC-MAIN-2018-09
1518891811655.65
[]
docs.acquia.com
Applies To: Windows Server 2016, Windows Server 2012 R2, Windows Server 2012 Understanding Key AD FS Concepts It is recommended that you learn about the important concepts for Active Directory Federation Services and become familiar with its feature set. Tip You can find additional AD FS resource links at the AD FS Con...
https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/technical-reference/understanding-key-ad-fs-concepts
2018-10-15T10:35:50
CC-MAIN-2018-43
1539583509170.2
[]
docs.microsoft.com
Azure Service Broker Release Notes v1.9.0 Release Date: August 30, 2018 Service broker azure-rediscache - Support update API. You can update service plan to change Redis Cache instance tier. Updating the configuration enableNonSslPortis also supported now. For more information, see the Azure Redis Cache Service documen...
https://docs.pivotal.io/partners/azure-sb/release-notes.html
2018-10-15T10:13:12
CC-MAIN-2018-43
1539583509170.2
[]
docs.pivotal.io
1 Introduction The Collaborate category supports collaboration with your team and the tracking of sprints and other tasks in the app. This category is divided into the five pages presented below. 2 Buzz The Buzz lets you see and share ideas as well as collaborate with your team. You will get an overview of new team mem...
https://docs.mendix.com/developerportal/collaborate/
2018-10-15T10:07:49
CC-MAIN-2018-43
1539583509170.2
[array(['attachments/collaborate.png', None], dtype=object)]
docs.mendix.com
On non-shape charts in a paginated report, Reporting Services selects a new color. Note You can create and modify paginated report definition (.rdl) files in Report Builder and in Report Designer in SQL Server Data Tools. Each authoring environment provides different ways to create, open, and save reports and related i...
https://docs.microsoft.com/en-us/sql/reporting-services/report-design/specify-consistent-colors-across-multiple-shape-charts-report-builder-and-ssrs
2017-07-20T17:48:21
CC-MAIN-2017-30
1500549423269.5
[]
docs.microsoft.com
You can edit a user-defined security tag. If a security group is based on the tag you are editing, changes to the tag may affect security group membership. Procedure - Log in to the vSphere Web Client. - Click Networking & Security and then click NSX Managers. - Click an NSX Manager in the Name column and then click th...
https://docs.vmware.com/en/VMware-NSX-for-vSphere/6.3/com.vmware.nsx.admin.doc/GUID-ABC3A83E-25E1-4051-90B1-1DBD30E5C893.html
2017-07-20T16:40:14
CC-MAIN-2017-30
1500549423269.5
[]
docs.vmware.com
The basic concepts of ESXi networking and how to set up and configure a network in a vSphere environment are discussed. Networking Concepts OverviewA few concepts are essential for a thorough understanding of virtual networking. If you are new to ESXi, it is helpful to review these concepts. Network Services in ESXiA v...
https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.networking.doc/GUID-8CDF29B2-ABA8-4F34-9FEF-14987BC13265.html
2017-07-20T16:41:28
CC-MAIN-2017-30
1500549423269.5
[]
docs.vmware.com
Scanning is the process in which attributes of a set of hosts, virtual machines, or virtual appliances are evaluated against the patches, extensions, and upgrades included in the attached baselines and baseline groups. You can configure Update Manager to scan virtual machines, virtual appliances, and ESXi hosts by manu...
https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.update_manager.doc/GUID-728B4587-DE37-4AEF-8FDE-A202B662AD0B.html
2017-07-20T16:41:32
CC-MAIN-2017-30
1500549423269.5
[]
docs.vmware.com
Take snapshots of all your appliances and Windows servers. If the installation fails, you can revert to these snapshots and try to install again. About this task The snapshots preserve your configuration work. Be sure to include a snapshot of the vRealize Automation appliance on which you are running the wizard. Instru...
https://docs.vmware.com/en/vRealize-Automation/7.2/com.vmware.vra.install.doc/GUID-8192CFAD-13C6-4E29-A6DC-296F9AE3C599.html
2017-07-20T16:42:22
CC-MAIN-2017-30
1500549423269.5
[]
docs.vmware.com
You can customize the default policy and base policies included with vRealize Operations Manager for your own environment. You can then apply your custom policy to groups of objects, such as the objects in a cluster, or virtual machines and hosts, or to a group that you create to include unique objects and specific cri...
https://docs.vmware.com/en/vRealize-Operations-Manager/6.5/com.vmware.vcom.core.doc/GUID-DA4B0A20-6C39-4395-94D5-648302A4428C.html
2017-07-20T16:43:25
CC-MAIN-2017-30
1500549423269.5
[]
docs.vmware.com
let: Copy CREATE INDEX GenreAndPriceIndex ON Music (genre, price); DynamoDB In DynamoDB, you can create and use a secondary index for similar purposes. Indexes in DynamoDB are different from their relational counterparts. When you create a secondary index, you must specify its key attributes – a partition key and a so...
http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/SQLtoNoSQL.Indexes.html
2017-07-20T16:24:21
CC-MAIN-2017-30
1500549423269.5
[]
docs.aws.amazon.com
Installing and Endorsing the JDK Before installing Mule ESB, ensure that the host machine has one of the following Java Development Kit versions installed on it: Standard Edition 1.6.0_26 (also known as JDK SE 6 Update 26) or more recent (including SE 7) Enterprise Edition 1.6u3 (JDK EE 6 Update 3) or more recent (incl...
https://docs.mulesoft.com/mule-user-guide/v/3.3/installing-and-endorsing-the-jdk
2017-07-20T16:34:57
CC-MAIN-2017-30
1500549423269.5
[]
docs.mulesoft.com
Panther library function interface for MTS applicationspublic interface ComFunctionsInterface int log (String text, int code);int raise_exception (int code);int receive_args (String text);int return_args (String text);int sm_mts_CreateInstance (String text);int sm_mts_CreateProperty (String group, String prop);int sm_m...
http://docs.prolifics.com/panther/html/prg_html/javafun3.htm
2017-07-20T16:45:21
CC-MAIN-2017-30
1500549423269.5
[]
docs.prolifics.com
Overview¶ dRep is a python program which performs rapid pair-wise comparison of genome sets. One of it’s major purposes is for genome de-replication, but it can do a lot more. The publication is available at bioRxiv. Source code is available on GitHub. Genome de-replication¶ De-replication is the process of identifying...
http://drep.readthedocs.io/en/latest/overview.html
2017-07-20T16:26:26
CC-MAIN-2017-30
1500549423269.5
[array(['_images/Figure0.jpg', '_images/Figure0.jpg'], dtype=object) array(['_images/FigureD.png', '_images/FigureD.png'], dtype=object)]
drep.readthedocs.io
To (Report Builder and SSRS). Connection String: DataSource= For more connection string examples, see Data Connections, Data Sources, and Connection Strings in Report Builder. Credentials (Report Builder and SSRS) or Specify Credentials in Report Builder. Queries,). Extended Field Properties. Note Values exist for exte...
https://docs.microsoft.com/en-us/sql/reporting-services/report-data/sap-netweaver-bi-connection-type-ssrs
2017-07-20T17:41:55
CC-MAIN-2017-30
1500549423269.5
[]
docs.microsoft.com
Steps to or not you want to auto-schedule bill runs rather than run them manually (if you plan to use monetization for billing documents). Learn more about the scheduler and scheduled jobs in Schedule monetization jobs, and about generating billing documents manually in Create billing documents. -. - Configure billing ...
http://docs.apigee.com/monetization/content/set-monetization
2017-07-20T16:24:28
CC-MAIN-2017-30
1500549423269.5
[]
docs.apigee.com
Create Your First Amazon S3 Import Job With an Amazon S3 import, AWS uploads individual files from your device to objects in an Amazon S3 bucket. We recommend encrypting your data prior to sending it to us. For import to Amazon S3, you can provide a PIN-code protected device, or you can encrypt your data by using TrueC...
http://docs.aws.amazon.com/AWSImportExport/latest/DG/GSCreateSampleS3ImportRequest.html
2017-07-20T16:25:10
CC-MAIN-2017-30
1500549423269.5
[]
docs.aws.amazon.com
iOS: Common Reasons for Failing Push Notifications There are many possible reasons why your iOS users are not receiving push notifications. This article lists the most common of them. - Q: What does the "Apple notification service connection couldn't be established due to invalid key/certificate." failure message mean?...
http://docs.telerik.com/platform/backend-services/dotnet/push-notifications/troubleshooting/push-trb-ios
2017-07-20T16:21:49
CC-MAIN-2017-30
1500549423269.5
[]
docs.telerik.com
Info Boxes These wiki pages are used as information boxes transcluded in articles. They are designed to provide additional information on a page, usually in a collasped state, but not required. This allows the reader to instantly view the additional content without leaving the article they are currently reading while k...
https://docs.joomla.org/Category:Info_Boxes
2017-07-20T16:42:55
CC-MAIN-2017-30
1500549423269.5
[]
docs.joomla.org
For all Joomla 3+ templates built using the Zen Grid Framework v4 (any theme after October 2014) please refer to the Zen Grid Framework v4 documentation. If you are using the in built javascript compression for your Zen Grid Framework file you will notice that all of the javascript that is rendered from the framework i...
http://docs.joomlabamboo.com/zen-grid-framework-v2/developer/what-is-the-zengridjs-file
2017-07-20T16:32:54
CC-MAIN-2017-30
1500549423269.5
[]
docs.joomlabamboo.com
PureWeb 4.2 Upgrade Notes Applications made using the 4.1.x version of the PureWeb SDK may require modifications to upgrade them to the current 4.2 release. These Upgrade Notes will help you identify the specific changes. API Changes There are no breaking API changes between the 4.1 and 4.2 releases of PureWeb. However...
http://docs.pureweb.io/SDK4.2/content/more/version_4.2_upgrade_notes.html
2017-03-23T04:10:19
CC-MAIN-2017-13
1490218186774.43
[array(['../resources_internal/prettify/onload.png', None], dtype=object)]
docs.pureweb.io
Configure Cloud Storage Overview Effective CloudCenter 4.7.0, the CloudCenter platform allows you to account for the storage cost along with the compute cost within the job billing process. The CloudCenter platform calculates the cloud storage billing based on the allocated storage amount and based on storage propertie...
http://docs.cliqr.com/display/CCD46/Configure+Cloud+Storage
2017-03-23T04:23:56
CC-MAIN-2017-13
1490218186774.43
[]
docs.cliqr.com
Data Users From GCD Who uses our data Since it is provided under a free license, data from the Grand Comics Database™ is used by other web sites and applications. An incomplete list is provided below: Web Sites - What Were Comics? - A data-driven history of the American comic book, based in part on GCD data - Comic Boo...
http://docs.comics.org/wiki/Data_Users
2017-03-23T04:15:43
CC-MAIN-2017-13
1490218186774.43
[]
docs.comics.org
Enterprise Marketplace Overview The Enteprise Marketplace is a location to import, export, or publish applications or application profiles that you (or someone in your tenant) have about one hundred applications (updated periodically) that are visible to all CloudCenter users. The applications listed in the Public Mark...
http://docs.cliqr.com/display/CCD46/Enterprise+Marketplace
2017-03-23T04:24:58
CC-MAIN-2017-13
1490218186774.43
[array(['/download/attachments/590134/Screen%20Shot%202015-07-22%20at%2012.11.46%20PM.png?version=1&modificationDate=1437592348000&api=v2', None], dtype=object) ]
docs.cliqr.com
Graph Cycle Costs As you saw in the previous page, a graph has a direct path between its start and the end of the execution, event triggers such as Connector blocks can create new events that trigger a new graph cycle. Easier: Every block that starts a new trigger, from event or time-based, will init a new execution cy...
https://docs.graphlinq.io/graph/3-cycle/
2021-06-12T17:30:43
CC-MAIN-2021-25
1623487586239.2
[]
docs.graphlinq.io
Once you have created an update repository as described in Add an update repository, or if you already have an update repository, you can apply the security updates. This section instructs you on how to update Ubuntu packages manually. More specifically, the procedure includes update of the KVM nodes one by one, the VM...
https://docs.mirantis.com/mcp/q4-18/mcp-operations-guide/update-upgrade/minor-update/ubuntu-security-updates/apply-security-updates.html
2021-06-12T18:23:57
CC-MAIN-2021-25
1623487586239.2
[]
docs.mirantis.com
Crate detexify Version 0.4.0 See all detexify's items Free’s a classifier Returns the default classifier Classifiy the sample returning scores and free’s sample sample Free’s scores Returns the i-th score of scores i scores Returns the i-th symbol of scores, callers responsible for calling symbol_free once finished sym...
https://docs.rs/detexify-c/0.4.0/detexify/
2021-06-12T18:06:16
CC-MAIN-2021-25
1623487586239.2
[]
docs.rs
Configuring product and operational catalogs You can add products to the product catalog, information such as operational services to the operational catalog, and other information to the generic catalog for use in various Remedy ITSM forms. Products can be any items used by an organization and are usually IT-related. ...
https://docs.bmc.com/docs/itsm1908/configuring-product-and-operational-catalogs-877692431.html
2021-06-12T18:10:03
CC-MAIN-2021-25
1623487586239.2
[]
docs.bmc.com
Topics This section provides information about instances and their basic characteristics. It also describes how to launch an instance and connect to it. Amazon EC2 provides templates known as Amazon Machine Images (AMIs) that contains a software configuration (for example, an operating system, an application server, an...
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Instances.html
2013-05-18T19:52:02
CC-MAIN-2013-20
1368696382764
[]
docs.aws.amazon.com
getNumberOfChars This page has been flagged with the following issues: High-level issues: Notes Remarks The total number of characters includes referenced characters from tref reference, regardless of whether they are rendered. The total number of characters is effectively equivalent to the length of the textContent at...
http://docs.webplatform.org/wiki/svg/methods/getNumberOfChars
2013-05-18T19:39:33
CC-MAIN-2013-20
1368696382764
[]
docs.webplatform.org
Decorator activated via a scan which treats the function being decorated as an event subscriber for the set of interfaces passed as *ifaces to the decorator constructor. For example: from pyramid.events import NewRequest from pyramid.events import subscriber @subscriber(NewRequest) def mysubscriber(event): event.reques...
http://pyramid.readthedocs.org/en/1.1-branch/api/events.html
2013-05-18T19:13:51
CC-MAIN-2013-20
1368696382764
[]
pyramid.readthedocs.org
These functiona are used to retrieve resource usage information: The elements. The first two elements of the return value are floating point values representing the amount of time spent executing in user mode and the amount of time spent executing in system mode, respectively. The remaining values are integers. Consult...
http://docs.python.org/release/1.5/lib/node120.html
2013-05-18T19:30:54
CC-MAIN-2013-20
1368696382764
[]
docs.python.org
Resolve a Missing Page Elements Error PROBLEM I am unable to build a Test Project (executing a test in the Standalone version also builds the entire project) that contains coded steps because of a compilation error related to missing elements: This error can be encountered in either the Standalone version or the VS plu...
https://docs.telerik.com/teststudio/troubleshooting-guide/test-execution-problems-tg/missing-page-elements
2018-10-15T19:23:02
CC-MAIN-2018-43
1539583509690.35
[array(['/teststudio/img/troubleshooting-guide/test-execution-problems-tg/missing-page-elements/fig1.png', 'Error'], dtype=object) array(['/teststudio/img/troubleshooting-guide/test-execution-problems-tg/missing-page-elements/fig2.png', 'Element'], dtype=object) ...
docs.telerik.com
? Please note that as of version 2017 R3 the default installation path for new installation is C:\Program Files (x86)\Progress\Test Studio. Where Do I Install Run-Time Edition? Is It Possible To Install Run-Time Using A Command Line? If installing Run-Time on multiple machines you could automate the process using the c...
https://docs.telerik.com/teststudio/general-information/test-studio-run-time
2018-10-15T19:06:05
CC-MAIN-2018-43
1539583509690.35
[]
docs.telerik.com
when you download the *.exe installer directly from our site. In order to access it you should download the *.msi installer from your Telerik.com account. On this screen you can select which features to install by clicking Customize button. You can also change the installation path. After making your selections, click...
https://docs.telerik.com/teststudio/getting-started/installation/install-procedure
2018-10-15T19:55:23
CC-MAIN-2018-43
1539583509690.35
[]
docs.telerik.com
See Also: ExpressionBuilder Members ASP.NET automatically evaluates expressions during page parsing using the System.Web.Configuration.ExpressionBuilder class. The System.Web.Configuration.ExpressionBuilderCollection collection, which is made up of the expressionBuilders elements contained in the compilation section of...
http://docs.go-mono.com/monodoc.ashx?link=T%3ASystem.Web.Configuration.ExpressionBuilder
2018-10-15T19:27:43
CC-MAIN-2018-43
1539583509690.35
[]
docs.go-mono.com
Usage¶ Running the server¶ Once installed and configured, running Dashkiosk should be straightforward. While in the dist directory: $ node server.js --environment production Don’t forget to specify the environment! See Configuration for available options. They can also be specified in a configuration file. Testing¶ The...
https://dashkiosk.readthedocs.io/en/v2.3.2/usage.html
2018-10-15T18:59:34
CC-MAIN-2018-43
1539583509690.35
[array(['_images/administration.jpg', 'Administration interface'], dtype=object) array(['_images/display.jpg', 'Display details'], dtype=object) array(['_images/dashboard.jpg', 'Dashboard details'], dtype=object)]
dashkiosk.readthedocs.io
How do I update my profile on the SAP App Center? To update profile information, go to Profile in the navigational dropdown. Once the profile page will by default load onto the user profile page, but it is also possible to edit company information by any user with company admin access. How can I update my company profi...
https://docs.sapappcenter.com/maintaining-your-app-listing/
2018-10-15T20:22:38
CC-MAIN-2018-43
1539583509690.35
[array(['https://i1.wp.com/docs.sapappcenter.com/wp-content/uploads/2018/01/dropdown.jpg?resize=229%2C300&ssl=1', None], dtype=object) array(['https://i1.wp.com/sapappcenter.blog/wp-content/uploads/2018/01/profile-300x86.jpg?resize=565%2C162&ssl=1', None], dtype=object) array(['https://i0.wp.com/sapap...
docs.sapappcenter.com
PATRIC Webinar – Genome Assembly via Command Line Interface, July 19, 2018, 3:00pm EDT¶ PATRIC provides a Genome Assembly Service for prokaryotes that allows single or multiple assemblers to be invoked to compare results. The service attempts to select the best assembly, i.e., assembly with the smallest number of conti...
https://docs.patricbrc.org/news/2018/20180628-assembly-cli-webinar.html
2018-10-15T19:17:22
CC-MAIN-2018-43
1539583509690.35
[array(['../../_images/webinar_cli.png', 'PATRIC Webinar Genome Assembly via CLI'], dtype=object)]
docs.patricbrc.org
. Назначьте или отмените назначение задачи. -. Просмотр и поиск процесса. - As an AARI user, to quickly search for a specific request created, you can filter and search for that request. Фильтровать и искать запрос. - As an AARI user, when you have many tasks created from multiple requests, you can filter and search fo...
https://docs.automationanywhere.com/ru-RU/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-deploy-process.html
2022-05-16T15:01:17
CC-MAIN-2022-21
1652662510138.6
[]
docs.automationanywhere.com
Chainprox Search… Introduction Introduction Original idea Proof of Proxy ROX Token How Chainprox works Earning potential Connecting to Chainprox For business customers For individual customers Project and team Business model Funding Roadmap Team Advisors Links Website Twitter Telegram Medium GitBook For business custom...
https://docs.chainprox.com/how-chainprox-works/for-business-customers
2022-05-16T15:53:41
CC-MAIN-2022-21
1652662510138.6
[]
docs.chainprox.com
Package com.couchbase.client.core Class Core - java.lang.Object - com.couchbase.client.core.Core Constructor Detail Core protected Core(CoreEnvironment environment, Authenticator authenticator, Set<SeedNode> seedNodes)Creates a new Core. - Parameters: environment- the environment for this core. Method Detail create pub...
https://docs.couchbase.com/sdk-api/couchbase-core-io-2.2.0/com/couchbase/client/core/Core.html
2022-05-16T15:27:00
CC-MAIN-2022-21
1652662510138.6
[]
docs.couchbase.com
A newer version of this page is available. Switch to the current version. RibbonGalleryGroup Class An individual gallery group in the gallery bar (RibbonGalleryBarItem) or drop-down gallery (RibbonGalleryDropDownItem) items. Namespace: DevExpress.Web Assembly: DevExpress.Web.v20.2.dll Declaration public class RibbonGal...
https://docs.devexpress.com/AspNet/DevExpress.Web.RibbonGalleryGroup?v=20.2
2022-05-16T16:41:35
CC-MAIN-2022-21
1652662510138.6
[]
docs.devexpress.com
WA Voice Metrics The following Table lists Workforce Advisor voice metrics. 35px|link= Filter Placeholders F1 ... F16 for Metrics Some metrics are deployed with a filter placeholder (F1 ... F16). To use these metrics, in the Configuration Server under the Advisors Filters folder, create a business object with a name th...
https://docs.genesys.com/Documentation/PMA/8.5.1/PMAMetric/WAVoiceMetrics
2022-05-16T15:03:49
CC-MAIN-2022-21
1652662510138.6
[]
docs.genesys.com
Logistics. New alert type: light exposure The logistics dashboard integrates a new alert type for your shipments—light exposure. This parameter tracks the shipment ambient light level and can tell when and where your shipment is open. New sensor settings: data transfer frequency The administration panel provides a new ...
https://docs.moeco.io/logistics/rn/3.0/
2022-05-16T15:15:55
CC-MAIN-2022-21
1652662510138.6
[]
docs.moeco.io
Show pageOld revisionsBacklinksODT exportBack to top Media Manager Namespaces Choose namespace [root] almaligner any2utf8 bing bootcat buttons corpora help marketplace resources tutorials wiki Media Files Media Files Upload Search Upload to bing Sorry, you don't have enough rights to upload files. File View History His...
https://docs.sslmit.unibo.it/doku.php?id=start&tab_details=history&do=media&tab_files=upload&image=buttons%3Aprevious.png&ns=bing
2022-05-16T16:25:30
CC-MAIN-2022-21
1652662510138.6
[]
docs.sslmit.unibo.it
Upgrade How to upgrade to the latest version of Wiki.js Before upgradingBefore upgrading -. UpgradeUpgrade - Make a backup of your config.ymlto a secure location. - Delete all files and folders in your Wiki.js installation folder (including the /data and /repo folders, these will be generated again automatically). - In...
https://docs-legacy.requarks.io/wiki/upgrade
2022-05-16T15:42:39
CC-MAIN-2022-21
1652662510138.6
[]
docs-legacy.requarks.io
About Collection rules Use a collection to model business logic and implement common rule engine patterns. Collections define an ordered sequence of rules, the conditions under which they execute, and postprocessing steps known as response actions. The business-friendly options on this form help you to quickly develop ...
https://docs.pega.com/reference/86/about-collection-rules
2022-05-16T16:28:55
CC-MAIN-2022-21
1652662510138.6
[]
docs.pega.com
Running other upgrade utilities To identify and modify elements of the application that need to be changed to be compatible with the upgraded release, run the utilities on the Upgrade Tools page. The specific utilities depend on the version from which you upgraded. Run all recommended utilities. - In the header of Dev ...
https://docs.pega.com/reference/86/running-other-upgrade-utilities
2022-05-16T16:10:12
CC-MAIN-2022-21
1652662510138.6
[]
docs.pega.com
General API quickstart¶ [1]: import warnings import arviz as az import matplotlib.pyplot as plt import numpy as np import pymc3 as pm import theano.tensor as tt warnings.simplefilter(action="ignore", category=FutureWarning) [2]: %config InlineBackend.figure_format = 'retina' az.style.use("arviz-darkgrid") print(f"Runni...
https://docs.pymc.io/en/v3/pymc-examples/examples/pymc3_howto/api_quickstart.html
2022-05-16T14:15:10
CC-MAIN-2022-21
1652662510138.6
[]
docs.pymc.io
Migrate a SQL Server database to Azure This article provides a brief outline of two options for migrating a SQL Server database to Azure. Azure has three primary options for migrating a production SQL Server database. This article focuses on the following two options: - SQL Server on Azure VMs: A SQL Server instance in...
https://docs.azure.cn/en-us/dotnet/migration/sql?view=azure-dotnet
2022-05-16T15:53:38
CC-MAIN-2022-21
1652662510138.6
[]
docs.azure.cn
Specify a Control's Binding Expression - 2 minutes to read Specify a control’s binding expression to bind report controls to a report’s data source field(s). An expression can point to a data source field(s), calculated field(s), or report parameter(s), or combine static and dynamic content (for instance, append a text...
https://docs.devexpress.com/XtraReports/1180/detailed-guide-to-devexpress-reporting/use-report-controls/bind-report-controls-to-data/specify-a-control-s-binding-expression
2022-05-16T16:44:45
CC-MAIN-2022-21
1652662510138.6
[]
docs.devexpress.com
What is an XSMX file? An XSMX file is a questionnaire file created with ExamSoft SofTest application that is used to conduct exams. It is used to send the exam paper to students that they take online and submit the result back as XMDX file. ExamSoft provides assessment solutions based on data-driver decisions through e...
https://docs.fileformat.com/misc/xsmx/
2022-05-16T16:19:38
CC-MAIN-2022-21
1652662510138.6
[]
docs.fileformat.com
react_jucesubdirectory of the root of the React-JUCE project. react-jucenpm package carries a template generator that you can use to boostrap a React application for your project. For this step, let's assume your JUCE project directory is at ~/MyProject, the source files are at ~/MyProject/Source, and we want to put th...
https://docs.react-juce.dev/guides/integrating_your_project
2022-05-16T14:34:48
CC-MAIN-2022-21
1652662510138.6
[]
docs.react-juce.dev
Rules¶ Introduction¶ Along with ESP Easy R108, a new feature was enabled, named Rules. Rules can be used to create very simple flows to control devices on your ESP. Note To assist writing rules, one may prefer to use an editor like Notepad++ which supports user defined languages to colorize the text. See the Misc/Notep...
https://espeasy.readthedocs.io/en/latest/Rules/Rules.html?highlight=format
2022-05-16T14:51:13
CC-MAIN-2022-21
1652662510138.6
[]
espeasy.readthedocs.io
Maiar Web Wallet Extension Popularly referred to as the "future of money," Maiar currently has a robust web wallet extension known as the Maiar DeFi Wallet Extension. It is a powerful browser extension for the Elrond Wallet that effectively automates and reduces the steps and time required for users to interact with El...
https://docs.elrond.com/wallet/wallet-extension/
2022-05-16T14:27:59
CC-MAIN-2022-21
1652662510138.6
[]
docs.elrond.com
Getting started with access control: portal Role Based Access Control (RBAC) lets you provide limited access to your Joyent account and Triton Object Storage (formerly known as Manta) to other members of your organization. If you haven't already, be sure to read the RBAC overview, then come back here to continue. Note ...
https://docs.joyent.com/public-cloud/rbac/portal
2022-05-16T15:44:23
CC-MAIN-2022-21
1652662510138.6
[]
docs.joyent.com
Build multiclass classifiers with Amazon SageMaker linear learner Amazon SageMaker is a fully managed service for scalable training and hosting of machine learning models. We’re adding multiclass classification support to the linear learner algorithm in Amazon SageMaker. Linear learner already provides convenient APIs ...
https://sagemaker-examples.readthedocs.io/en/latest/scientific_details_of_algorithms/linear_learner_multiclass_classification/linear_learner_multiclass_classification.html
2022-05-16T16:19:36
CC-MAIN-2022-21
1652662510138.6
[]
sagemaker-examples.readthedocs.io
3. The internal filesystem¶ If your devices has 1Mbyte or more of storage then it will be set up (upon first boot) to contain a filesystem. This filesystem uses the FAT format and is stored in the flash after the MicroPython firmware. 3.1. Creating and reading files¶ MicroPython on the ESP8266 supports the standard way...
https://docs.micropython.org/en/latest/esp8266/tutorial/filesystem.html
2022-05-16T16:24:23
CC-MAIN-2022-21
1652662510138.6
[]
docs.micropython.org
Property-Map-DecisionTree method Use the Property-Map-DecisionTree method in to evaluate a decision tree ( Rule-Declare-DecisionTree rule type) and store the result as the value of a property. In the Diagram tab of a flow rule, the Decision shape can reference a decision tree. Parameters This method has four parameters...
https://docs.pega.com/reference/86/property-map-decisiontree-method
2022-05-16T16:17:27
CC-MAIN-2022-21
1652662510138.6
[]
docs.pega.com
Cash balanceTime to read: 2 minutes. Cash balance count We indicate the balance in the cash register here. A difference is automatically counted, which you can book. For example, the cash register is posted when you deposit. For example, a withdrawal can be booked for the withdrawal or the tip. After the count, the clo...
https://docs.peppershop.com/latest/en/cash-balance/
2022-05-16T15:22:57
CC-MAIN-2022-21
1652662510138.6
[]
docs.peppershop.com
Windows Internet Explorer Application Compatibility This document is designed to be a companion to the Microsoft Application Compatibility Toolkit (ACT) (which is part of the Internet Explorer Compatibility Test Tool). The Windows Internet Explorer Compatibility Test Tool logs information about your browsing session in...
https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/compatibility/dd565632(v=vs.85)?redirectedfrom=MSDN
2019-09-15T14:15:26
CC-MAIN-2019-39
1568514571506.61
[]
docs.microsoft.com
Adding Existing SAML or LDAP Users to a PCF Deployment This topic describes the procedure for adding existing SAML or LDAP users to a Pivotal Cloud Foundry (PCF) deployment enabled with SAML or LDAP. The following two ways exist to add existing SAML or LDAP users to your PCF deployment: Prerequisites You must have the ...
https://docs.pivotal.io/pivotalcf/2-6/opsguide/external-user-management.html
2019-09-15T14:23:07
CC-MAIN-2019-39
1568514571506.61
[]
docs.pivotal.io
Configuring Spring Boot Actuator Endpoints for Apps Manager. below") }.17" }
https://docs.pivotal.io/pivotalcf/2-6/console/spring-boot-actuators.html
2019-09-15T14:10:36
CC-MAIN-2019-39
1568514571506.61
[]
docs.pivotal.io
numpy.lexsort¶ numpy. lexsort(keys, axis=-1)¶ Perform an indirect stable sort using a sequence of keys. Given multiple sorting keys, which can be interpreted as columns in a spreadsheet, lexsort returns an array of integer indices that describes the sort order by multiple columns. The last key in the sequence is used f...
https://docs.scipy.org/doc/numpy-1.17.0/reference/generated/numpy.lexsort.html
2019-09-15T14:10:54
CC-MAIN-2019-39
1568514571506.61
[]
docs.scipy.org
pointpats.PoissonPointProcess¶ - class pointpats. PoissonPointProcess(window, n, samples, conditioning=False, asPP=False)[source]¶ Poisson point process including \(N\)-conditioned CSR process and \(\lambda\)-conditioned CSR process. - Parameters - window Window Bounding geometric object to contain point process realiz...
https://pointpats.readthedocs.io/en/v2.1.0/generated/pointpats.PoissonPointProcess.html
2019-09-15T14:32:05
CC-MAIN-2019-39
1568514571506.61
[]
pointpats.readthedocs.io
infix : Documentation for infix : assembled from the following types: language documentation Operators (Operators) infix : Used as an argument separator just like infix , and marks the argument to its left as the invocant. That turns what would otherwise be a function call into a method call. substr('abc': 1); # same a...
http://docs.perl6.org/routine/:
2019-09-15T14:17:53
CC-MAIN-2019-39
1568514571506.61
[]
docs.perl6.org
AWS Flow Framework for Ruby Developer Guide. click Create a Free Account.
https://docs.aws.amazon.com/amazonswf/latest/awsrbflowguide/
2019-09-15T14:54:02
CC-MAIN-2019-39
1568514571506.61
[]
docs.aws.amazon.com
You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here. Class: Aws::Lambda::Types::Environment Overview Note: When passing Environment as input to an Aws::Client method, you can use a vanilla Hash: { variables: { "EnvironmentVariableName" => "EnvironmentVariableVa...
https://docs.aws.amazon.com/sdkforruby/api/Aws/Lambda/Types/Environment.html
2019-09-15T14:50:38
CC-MAIN-2019-39
1568514571506.61
[]
docs.aws.amazon.com
plugin:static:* For each .js and .css file in your plugin’s static directory, a template is generated named after the file. For example, plugin:static:example.js and plugin:static:example.css. These templates always render as an empty string, but as a side effect, set the CSS or client side JavaScript resource to be in...
https://docs.haplo.org/plugin/misc/handlebars/std-template/plugin-static
2019-09-15T14:51:47
CC-MAIN-2019-39
1568514571506.61
[]
docs.haplo.org
Step 2: Checking for Previously Referenced Assemblies. Note To revert to the behavior of the .NET Framework versions 1.0 and 1.1, which did not cache binding failures, include the <disableCachingBindingFailures> Element in your configuration file. See Also Reference <disableCachingBindingFailures> Element Concepts How ...
https://docs.microsoft.com/en-us/previous-versions/dotnet/netframework-4.0/aa98tba8%28v%3Dvs.100%29
2019-09-15T14:10:51
CC-MAIN-2019-39
1568514571506.61
[]
docs.microsoft.com
Contents Now Platform Capabilities Previous Topic Next Topic Roles installed with Notify Subscribe Log in to subscribe to topics and get notified when content changes. ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Share Roles installed with Notify Notify adds the following roles. Role title [n...
https://docs.servicenow.com/bundle/kingston-servicenow-platform/page/product/notify2/reference/r_NotifyRoles.html
2019-09-15T14:50:45
CC-MAIN-2019-39
1568514571506.61
[]
docs.servicenow.com
routine permutations Documentation for routine permutations assembled from the following types: class Any (Any) method permutations Defined as: method permutations(|c) Coerces the invocant to a list by applying its .list method and uses List.permutations on it. say <a b c>.permutations;# OUTPUT: «((a b c) (a c b) (b a ...
http://docs.perl6.org/routine/permutations
2019-09-15T14:15:35
CC-MAIN-2019-39
1568514571506.61
[]
docs.perl6.org
Setup Symfony¶ This example will use symfony to install Symfony from within the Devilbox PHP container. After completing the below listed steps, you will have a working Symfony setup ready to be served via http and https. See also Official Symfony - Install Symfony - Symlink webroot directory - Enable Symfony prod ( ap...
https://devilbox.readthedocs.io/en/latest/examples/setup-symfony.html
2019-09-15T15:24:05
CC-MAIN-2019-39
1568514571506.61
[array(['https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png', None], dtype=object) ]
devilbox.readthedocs.io
Message-ID: <1637603262.20094.1568558368661.JavaMail.confluence@localhost.localdomain> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_20093_1263931599.1568558368660" ------=_Part_20093_1263931599.1568558368660 Content-Type: text/html; charset=UTF-8 Content-Tran...
https://docs.bookingcenter.com/exportword?pageId=1376264
2019-09-15T14:39:29
CC-MAIN-2019-39
1568514571506.61
[]
docs.bookingcenter.com
Editing Client Area Menus WHMCS version 6 introduces a programmatic way to interact with the client area navigation and sidebars through hooks and modules. Contents - 1 Menu structure - 2 Menu layout - 3 Menu items - 4 Menu item arrangement - 5 Interacting with menus - 6 Examples - 6.1 Add a social media panel to the e...
https://docs.whmcs.com/Editing_Client_Area_Menus
2019-09-15T14:27:10
CC-MAIN-2019-39
1568514571506.61
[]
docs.whmcs.com
Listing variable products on Amazon Requirements Creating new variable listings on Amazon is not much different from creating simple products, but there are some things you should know: - You will need to provide individual SKUs and UPCs (or EANs) for each single variation. - You need to use global product attributes f...
https://docs.wplab.com/article/15-listing-variable-products-on-amazon
2019-09-15T14:25:15
CC-MAIN-2019-39
1568514571506.61
[]
docs.wplab.com
Configuring BOSH Director on OpenStack - Step 1: Access Ops Manager - Step 2: OpenStack Configs Page - Step 3: (Optional) Advanced Config Page - Step 4: Director Config Page - Step 5: Create Availability Zones Page - Step 6: Create Networks Page - Step 7: Assign AZs and Networks Page - Step 8: Security Page - Step 9: B...
https://docs.pivotal.io/pivotalcf/2-6/om/openstack/config.html
2019-09-15T13:51:59
CC-MAIN-2019-39
1568514571506.61
[]
docs.pivotal.io
NBIS Metagenomics Workflow¶ Setup Preprocessing De-novo assembly Overview¶ This is a snakemake workflow for rocessing and analysis of metagenomic datasets. It can handle single- and paired-end data and can run on a local laptop with either Linux or OSX, or in a cluster environment. The source code is available at BitBu...
https://nbis-metagenomic-workflow.readthedocs.io/en/latest/
2019-09-15T14:36:11
CC-MAIN-2019-39
1568514571506.61
[]
nbis-metagenomic-workflow.readthedocs.io
8.5.050.38 displays buffer overflow warnings and recording errors during MSML file-based call recording of MP3 files and GIR recording with MP3 files. (GVP-21268) Calls no longer end prematurely after this warning appears: VGDTMFRecognitionThread.C:1349 Recognition session 4612 does not exist. Previously, after the war...
https://docs.genesys.com/Documentation/RN/latest/gvp-mcp85rn/gvp-mcp8505038
2019-09-15T13:58:01
CC-MAIN-2019-39
1568514571506.61
[]
docs.genesys.com
iWD Runtime Node 8.5.x Release Note This Release Note applies to all 8.5.x releases of iWD Runtime Node. Links in the Available Releases section enable you to access information regarding a specific release. For information about 8.1.x releases of iWD Runtime Node,. You can find Release Notes for particular releases of...
https://docs.genesys.com/Documentation/RN/latest/iwd-rt-node85rn/iwd-rt-node85rn
2019-09-15T14:50:10
CC-MAIN-2019-39
1568514571506.61
[]
docs.genesys.com
Date Time Date Offset. Add Milliseconds(Double) Time Date Offset. Add Milliseconds(Double) Time Date Offset. Add Milliseconds(Double) Time Method Offset. Add Milliseconds(Double) Definition Returns a new DateTimeOffset object that adds a specified number of milliseconds to the value of this instance. public: DateTimeOf...
https://docs.microsoft.com/en-gb/dotnet/api/system.datetimeoffset.addmilliseconds?view=netframework-4.8
2019-09-15T15:00:47
CC-MAIN-2019-39
1568514571506.61
[]
docs.microsoft.com
Configuring Service Connections for Grails Cloud Foundry provides extensive support for connecting a Grails application to services such as MySQL, Postgres, MongoDB, Redis, and RabbitMQ. In many cases, a Grails application running on Cloud Foundry can automatically detect and configure connections to services. For more...
https://docs.pivotal.io/pivotalcf/2-6/buildpacks/java/configuring-service-connections/grails-service-bindings.html
2019-09-15T14:52:47
CC-MAIN-2019-39
1568514571506.61
[]
docs.pivotal.io
What Happens During PAS Upgrades This topic explains what happens to Pivotal Application Service (PAS) components and apps during a PAS upgrade. BOSH Drains Diego Cell VMs During a PAS the Specific Guidance for Diego Cells section of the Configuring PAS for Upgrades topic. cf push Can Become Unavailable cf push is most...
https://docs.pivotal.io/pivotalcf/2-6/upgrading/understanding-pas.html
2019-09-15T13:54:08
CC-MAIN-2019-39
1568514571506.61
[]
docs.pivotal.io
You are viewing documentation for version 3 of the AWS SDK for Ruby. Version 2 documentation can be found here. Class: Aws::QuickSight::Types::AccessDeniedException - Defined in: - gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb Overview. Instance Attribute Summary collapse - #message ⇒ String - #request_id ⇒ S...
https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/QuickSight/Types/AccessDeniedException.html
2019-09-15T15:06:33
CC-MAIN-2019-39
1568514571506.61
[]
docs.aws.amazon.com
Entity replacements This feature builds on top of the Entities system to allow you to specify alternatives to those entities. This provides per-instance customisation for workflows, giving some extra flexibility where required. Usually this functionality will not be required, as the Entities system will be sufficient. ...
https://docs.haplo.org/standard/workflow/definition/std-features/entity-replacements
2019-09-15T14:45:31
CC-MAIN-2019-39
1568514571506.61
[]
docs.haplo.org
Information architecture in modern SharePoint Having a solid information architecture is an important prerequisite for realizing a well-maintained and well-performing portal. Designing the optimal structure requires good planning. Even with a good plan, information architecture is a continuous process. Over time, organ...
https://docs.microsoft.com/en-us/sharepoint/information-architecture-modern-experience
2019-09-15T15:19:55
CC-MAIN-2019-39
1568514571506.61
[array(['sharepointonline/media/5f386901-5347-4dce-94db-9ec35b5746d5.png', 'HR hub'], dtype=object) ]
docs.microsoft.com
>>. ® Enterprise: 7.2.0, 7.2.1, 7.2.2, 7.2.3, 7.2.4, 7.2.5, 7.2.6, 7.2.7, 7.2.8, 7.3.0, 7.3.1 Feedback submitted, thanks!
https://docs.splunk.com/Documentation/Splunk/7.2.7/SearchReference/Bin
2019-09-15T14:21:05
CC-MAIN-2019-39
1568514571506.61
[array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)]
docs.splunk.com
Set a block of pixel colors. This function takes a color, RGB24 and Alpha8 texture formats. For other formats SetPixels is ignored. The texture also has to have read/write enabled flag set in the texture import settings. Using SetPixels can be much faster than calling SetPixel repeatedly, especially for large textures....
https://docs.unity3d.com/kr/current/ScriptReference/Texture2D.SetPixels.html
2019-09-15T14:25:10
CC-MAIN-2019-39
1568514571506.61
[]
docs.unity3d.com
WebExtensions API Development¶ This documentation covers the implementation of WebExtensions inside Firefox. Documentation about existing WebExtension APIs and how to use them to develop WebExtensions is available on MDN. To use this documentation, you should already be familiar with WebExtensions, including the anatom...
https://firefox-source-docs.mozilla.org/toolkit/components/extensions/webextensions/index.html
2019-09-15T15:11:45
CC-MAIN-2019-39
1568514571506.61
[]
firefox-source-docs.mozilla.org
pointpats.Lenv¶ - class pointpats. Lenv(pp, intervals=10, dmin=0.0, dmax=None, d=None, pct=0.05, realizations=None)[source]¶ Simulation envelope for Len) >>> lenv = Lenv(pp, realizations=csrs) >>> lenv.plot() - Attributes - namestring Name of the function. (“G”, “F”, “J”, “K” or “L”) - observedarray A 2-dimensional num...
https://pointpats.readthedocs.io/en/v2.1.0/generated/pointpats.Lenv.html
2019-09-15T14:00:29
CC-MAIN-2019-39
1568514571506.61
[]
pointpats.readthedocs.io
Revision history of "JHTML::script"::script (cleaning up content namespace and removing duplicated API references)
https://docs.joomla.org/index.php?title=JHTML::script&action=history
2015-04-18T06:06:06
CC-MAIN-2015-18
1429246633799.48
[]
docs.joomla.org
Difference between revisions of "What jdoc include types are available?" From Joomla! Documentation Redirect page Revision as of 08:37, 22 June 2013 (view source)Tom Hutchison (Talk | contribs)m (added Category:Template Development using HotCat)← Older edit Latest revision as of 10:48, 25 September 2013 (view source) W...
https://docs.joomla.org/index.php?title=What_jdoc_include_types_are_available%3F&diff=103962&oldid=100796
2015-04-18T05:26:33
CC-MAIN-2015-18
1429246633799.48
[]
docs.joomla.org
4.1 LDAP For this mode, Lenses relies on the LDAP server to handle the user authentication. The groups that a user belongs to (authorization) may come either from LDAP (automatic mapping), or via manually mapping an LDAP user to a set of Lenses groups. Since the authentication is deferred, this means users are stored b...
https://docs.lenses.io/4.1/integrations/authentication/ldap/
2021-09-16T16:17:59
CC-MAIN-2021-39
1631780053657.29
[]
docs.lenses.io
To install Red Hat Advanced Cluster Security for Kubernetes, you must have: OpenShift Container Platform version 4.5 or later. Cluster nodes with a supported operating system. See the Red Hat Advanced Cluster Security for Kubernetes Support Policy for additional information. Operating system: Amazon Linux, CentOS, Cont...
https://docs.openshift.com/acs/installing/prerequisites.html
2021-09-16T15:32:51
CC-MAIN-2021-39
1631780053657.29
[]
docs.openshift.com
Have I been pwned? integration The Security Operations Have I been pwned? integration enables you to submit lookups on domain names and email addresses to determine whether user personal data has been compromised by data breaches. Explore Security Incident Response integrations Set up Security Operations Have I been pw...
https://docs.servicenow.com/bundle/rome-security-management/page/product/secops-integration-sir/secops-integration-haveibeenpwned/reference/haveibeenpwned-landing-page.html
2021-09-16T16:25:25
CC-MAIN-2021-39
1631780053657.29
[]
docs.servicenow.com
API Structure and LibrariesAPI Structure and Libraries gRPCgRPC We use gRPC as our messaging protocol for all our APIs, except the Subscription API and Provision API. Our .proto files can be found at github.com/working-group-two/wgtwoapis under the wgtwo folder. REST-likeREST-like The Subscription API and Provision API...
https://docs.wgtwo.com/intro/api-structure-and-libraries/
2021-09-16T16:50:11
CC-MAIN-2021-39
1631780053657.29
[]
docs.wgtwo.com
Developers can choose to interact directly with Ethereum clients via the JSON-RPC API, however there are often easier options for dApp developers depending on their language preferences. Polkadot clients have different libraries. Many API libraries exist to provide wrappers on top of the JSON-RPC API. With these librar...
https://docs.ankr.com/blockchain-developer-api-services/untitled-1
2021-09-16T16:35:07
CC-MAIN-2021-39
1631780053657.29
[]
docs.ankr.com