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 |
|---|---|---|---|---|---|---|
CPU HCL
Contributing
Feel free to test different processors and report your results via email or submit a Pull Request to Dasharo documentation repository or by using Dasharo issues repository.
If you already have reported your results and you change some hardware configuration we would appreciate an additional HCL rep... | https://docs.dasharo.com/variants/msi_z690/cpu-hcl/ | 2022-09-25T07:40:44 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.dasharo.com |
Create Local Archive Volume
By default Azure Blob Storage is used as remote archive volume to store backups. However, if you want to create a local archive volume, you can follow the instructions given in this section.
If you store your backups locally, you need to create a local archive volume. Archive volumes have a ... | https://docs.exasol.com/db/6.2/administration/azure/manage_storage/create_local_archive_volume.htm | 2022-09-25T09:21:36 | CC-MAIN-2022-40 | 1664030334515.14 | [array(['../../../resource/images/administration/storage/add volume - default screen.png',
'Add Volume'], dtype=object)
array(['../../../resource/images/administration/storage/createlocalarchive_examplestorage.png',
'Create Local Archive Volume'], dtype=object) ... | docs.exasol.com |
SRS Protocol¶
What causes SIG_INVALID messages in SRS?¶
<Error:
The request included Unicode/UTF-8 characters and these were not processed correctly while handing it off to your GPG libraries for signing. This often results in an invalid signature for your request.
The GPG key you signed the request with is not valid i... | https://docs.internetnz.nz/legacy/faq/srs/ | 2022-09-25T09:11:41 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.internetnz.nz |
security saml-sp modify
Contributors
Modify SAML service provider authentication
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The
security saml-sp modify command modifies the Security Assertion Markup Language (SAML) Service Provider (SP) configuration for ... | https://docs.netapp.com/us-en/ontap-cli-93/security-saml-sp-modify.html | 2022-09-25T08:19:07 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.netapp.com |
Monitor SAP HANA database clone operations
You can monitor the progress of SnapCenter clone operations by using the Jobs page. You might want to check the progress of an operation to determine when it is complete or if there is an issue.
About this task. | https://docs.netapp.com/us-en/snapcenter-46/protect-hana/task_monitor_hana_database_clone_operations.html | 2022-09-25T08:05:43 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.netapp.com |
Chapter 1: Install and Configuration¶
Throughout this chapter you will need to be the root user or you will need to be able to sudo to root.
Install EPEL and OpenZFS Repositories¶
LXD requires the EPEL (Extra Packages for Enterprise Linux) repository, which is easy to install using:
dnf install epel-release
Once instal... | https://docs.rockylinux.org/pt/books/lxd_server/01-install/ | 2022-09-25T08:13:33 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.rockylinux.org |
Can't import the XML data
The import depends on the speed of your internet connection and on the speed of your server. If you receive errors or the import is incomplete, probably you have an hosting issue. The best way is contact your hosting provider asking to increase the memory limit, the upload file size, etc. This... | https://docs.wphotelier.com/article/51-cant-import-the-xml-data | 2022-09-25T07:06:06 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.wphotelier.com |
Moisture origin and stable isotope characteristics of precipitation in southeast Siberia
DOI:
Persistent URL:
Persistent URL:
Kostrova, Svetlana S.; Meyer, Hanno; Fernandoy, Francisco; Werner, Martin; Tarasov, Pavel E., 2019: Moisture origin and stable isotope characteristics of precipitation in southeast Siberia. In: ... | https://e-docs.geo-leo.de/handle/11858/8474 | 2022-09-25T08:19:40 | CC-MAIN-2022-40 | 1664030334515.14 | [] | e-docs.geo-leo.de |
Make files available in your tool's working directory
This page will introduce a situation in which you may want to configure the standard procedure on the CGC for storing files.
Default handling of input and output files
Each.
This default handling of files has several implications, which it is often convenient to ove... | https://docs.cancergenomicscloud.org/docs/make-files-available-in-your-tools-working-directory | 2022-09-25T08:10:07 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.cancergenomicscloud.org |
Regexp Query
A regexp query finds documents containing terms that match the specified regular expression. Please note that the regex query is a non-analytic query, meaning it won’t perform any text analysis on the query text.
{ "regexp": "inter.+", "field": "reviews.content" }
A demonstration of a regexp query using th... | https://docs.couchbase.com/server/current/fts/fts-supported-queries-regexp.html | 2022-09-25T08:00:02 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.couchbase.com |
Download PDF
Download page Database Visibility System Requirements.
Database Visibility System Requirements
This page describes the hardware and software requirements using Database Visibility.
Hardware Requirements
Hardware requirements vary depending on database activity. If your database activity increases, you may ... | https://docs.appdynamics.com/appd/22.x/22.6/en/database-visibility/database-visibility-system-requirements | 2022-09-25T09:18:38 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.appdynamics.com |
toctoc
Running CagesRunning Cages
How to run your deployed Cages.
Server-SideServer-Side
Automatically run your Cage code by passing the Cage name and the payload into the
evervault.run() function of your Evervault SDK. Or, send an HTTPS POST request with a JSON payload and
API-Key header to
- Node.js
- Python
- Ruby
j... | https://docs.evervault.com/concepts/cages/running-cages | 2022-09-25T08:02:58 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.evervault.com |
Autopilot Install and Setup
Installing Autopilot
Prerequisites
Prometheus
Autopilot requires a running Prometheus instance in your cluster. If you don’t have Prometheus configured in your cluster, refer to the Prometheus and Grafana to set it up.
Once you have it installed, find the Prometheus service endpoint in your ... | https://docs.portworx.com/operations/operate-kubernetes/autopilot/how-to-use/install-autopilot/ | 2022-09-25T08:01:36 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.portworx.com |
Overview of Profiles
A profile is a collection of all the data associated with an entity.
An entity is a customer, supplier, or an employee who form the core of your business. In order to maintian seamless business operations, you must make sure that all entity details are available in your system.
Reltio Identity 360 ... | https://docs.reltio.com/identity360/identity360profiles.html | 2022-09-25T08:10:37 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.reltio.com |
Trendmaster Auto Charting combines many charting functions into one tool that automatically plots all of the important data that any trader would want directly onto their chart. This is not only a time-saving tool in general but effectively removes any guesswork regarding finding and plotting important levels. This too... | https://docs.trendmaster.com/auto-charting-tools/overview | 2022-09-25T09:01:14 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.trendmaster.com |
Product History
All changes within a product repository are logged by the system and can be viewed in a product history. The product history is used to:
Log changes in the repository you are currently working in (master or channel repository)
Log changes in a syndication source directory
This can be the master reposito... | https://docs.intershop.com/icm/latest/olh/icm/en/catalogs_products/concept_product_history.html | 2022-09-25T08:50:07 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.intershop.com |
Adding Refund Information
For returned products (see Adding Return Confirmation) for which money is refunded manually, you can add a refund information. To do so:
- Search for the order.Use the preset Business query and the query Not refunded returns. For details, see Searching Orders.
- In the result list, click on th... | https://docs.intershop.com/iom/3.7/olh/omt/en/topics/managing_orders/task_adding_refund_information.html | 2022-09-25T07:59:52 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.intershop.com |
26. Trademark¶
The Digital Rebar name and mark are maintained by RackN, RackN requests vendors obtain permission for commercial uses.
26.1. Name¶
Digital Rebar usage options are as follows:
The project name is “Digital Rebar” as two words, both capitalized
Acceptable alternatives:
DigitalRebar (avoid in written text in... | https://docs.rackn.io/en/latest/Trademark.html | 2022-09-25T07:38:24 | CC-MAIN-2022-40 | 1664030334515.14 | [array(['_images/digital_rebar_small.png',
'_images/digital_rebar_small.png'], dtype=object)] | docs.rackn.io |
Working with the Rules Builder
You can use the Rules builder to identify the attributes and set the relevant conditions that you want to include as part of your match rule.
You can search and select the attributes to include in the match rule. By default, the Rules builder shows the list of recommended attributes. The ... | https://docs.reltio.com/datamodeler/workingwithrulesbuilder.html | 2022-09-25T08:46:28 | CC-MAIN-2022-40 | 1664030334515.14 | [array(['../images/ruleconfigurator/rc_rulesbuilder_1.png', None],
dtype=object)
array(['../images/ruleconfigurator/rc_rulesbuilder_2.png', None],
dtype=object)
array(['../images/ruleconfigurator/rc_rulesbuilder_3.png', None],
dtype=object)
array(['../images/ruleconfigurator/rc_rulesbuilder_4.pn... | docs.reltio.com |
How to show/hide text?
An element on a page can be toggled open or closed with just a click.
Modern web browsers support HTML5 markup language, allowing use of the
<details> and
<summary> elements to create a disclosure widget in which information is visible only when the widget is toggled into an ‘open’ state.
Prepara... | https://docs.zen-cart.com/user/template/disclosure_widget/ | 2022-09-25T07:18:30 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.zen-cart.com |
Frequently Asked Questions¶
Where to report bugs or improvements?¶
Please visit our github project to report bugs or request improvements.
Slack channel¶
Visit us on slack in channel #t3g-ext-blog
Contributions¶
Any contributor is welcome to join our team. All you need is an github account. If you already have an accou... | https://docs.typo3.org/p/t3g/blog/9.1/en-us/FAQ/Index.html | 2022-09-25T07:28:07 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.typo3.org |
This section provides a list of messages that you may encounter with the use of the LifeKeeper MQ Recovery Kit. Where appropriate, it provides an additional explanation of the cause of an error and necessary action to resolve the error condition.
Because the MQ Recovery Kit relies on other LifeKeeper components to driv... | https://docs.us.sios.com/spslinux/9.6.2/en/topic/mq-error-messages | 2022-09-25T07:17:01 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.us.sios.com |
🏰 Amman - The Capital of Jordan¶
With a population of 4 million people, which makes it the largest city in Jordan which has a population of 10 million people in total. Amman considered one of the oldest cities in the middle east,
When you land in Queen Alia airport, and check yourself in one of the many global hotels ... | https://slurp.readthedocs.io/en/latest/amman.html | 2022-09-25T09:14:14 | CC-MAIN-2022-40 | 1664030334515.14 | [] | slurp.readthedocs.io |
Intermediate return works in a similar manner to Return, with one big difference. An Intermediate return does not end the execution, instead it allows the process to continue executing. An intermediate return only does something when the Process is triggered by a HTTP Trigger. It allows giving a result back to the call... | https://docs.frends.com/en/articles/5270902-intermediate-return | 2022-09-25T07:23:51 | CC-MAIN-2022-40 | 1664030334515.14 | [array(['https://downloads.intercomcdn.com/i/o/70880503/013e8e4a3d291b4ba2174c7e/image.png',
None], dtype=object)
array(['https://downloads.intercomcdn.com/i/o/70879720/d51d21183f4edcceff32e365/image.png',
None], dtype=object) ] | docs.frends.com |
In previous sections we covered configuration of the network. Now we are going to create the first instance. As discussed in Computing Resources Used in this Tutorial, we need two disks. This section also describes how to create the second disk.
- Go to “EC2” service. It may be necessary to enter “EC2” in the top searc... | https://docs.us.sios.com/spslinux/9.6.2/en/topic/creating-the-first-ec2-instance | 2022-09-25T08:04:19 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.us.sios.com |
v5.6.1¶
Made treatment of CCITT image photometry ignore
BlackIs1, since this seems more consistent with other programs.
v5.6.0¶
Improved support for extracting the contents of inline images.
Marked some “always should have been private” functions as deprecated with removal planned for v6, mainly in pikepdf.models.image... | https://pikepdf.readthedocs.io/en/latest/releasenotes/version5.html | 2022-09-25T08:00:02 | CC-MAIN-2022-40 | 1664030334515.14 | [] | pikepdf.readthedocs.io |
Install Portworx on OpenShift on vSphere
This article provides instructions for installing Portworx on OpenShift running on vSphere. To accomplish this, you must:
- Install the Portworx Operator using the Red Hat OperatorHub
- Deploy Portworx using the Operator
- Verify your installation
Once you’ve successfully instal... | https://docs.portworx.com/install-portworx/openshift/openshift-vsphere/ | 2022-09-25T07:41:46 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.portworx.com |
Getting Started
Getting Started with SLWSTK6101 Embedded Software
The Blue Gecko Bluetooth Wireless Starter Kit (WSTK) helps evaluate Silicon Labs' Blue Gecko Bluetooth modules and get started with software development. The kits come in different versions with different module radio boards. See for details on current c... | https://docs.silabs.com/bluetooth/3.3/general/getting-started | 2022-09-25T07:21:23 | CC-MAIN-2022-40 | 1664030334515.14 | [array(['/resources/bluetooth/general/getting-started/images/fig4-3-1.png',
None], dtype=object)
array(['/resources/bluetooth/general/getting-started/images/ncp-commander.png',
None], dtype=object)
array(['/resources/bluetooth/general/getting-started/images/fig5-new-project.png',
None], dtype=... | docs.silabs.com |
🇹🇷 Turkey¶
Turkey, officially known as the Republic of Turkey, is the country that is the bridge between Europe and Asia. It shares borders with 8 different countries and 3 seas. It consists of 7 geographical regions and 81 cities. The region in which the country is situated is called Anatolia and is accepted as a pe... | https://slurp.readthedocs.io/en/latest/turkey.html | 2022-09-25T08:39:23 | CC-MAIN-2022-40 | 1664030334515.14 | [] | slurp.readthedocs.io |
Visual Basic Guide.
If you don't already have Visual Basic, you can acquire a version of Visual Studio that includes Visual Basic for free from the Visual Studio site.
In This Section
Getting Started
Helps you begin working by listing what is new and what is available in various editions of the product.
Programming Con... | https://docs.microsoft.com/en-gb/dotnet/visual-basic/ | 2018-01-16T11:45:33 | CC-MAIN-2018-05 | 1516084886416.17 | [] | docs.microsoft.com |
You may need to change the associativity of dimensions in several circumstances including adding associativity to dimensions created in previous releases.
You may need to change the associativity of dimensions in several circumstances such as the following:
Reassociate Dimensions to Different Objects
With DIMREASSOCIAT... | http://docs.autodesk.com/ACD/2010/ENU/AutoCAD%202010%20User%20Documentation/files/WS1a9193826455f5ffa23ce210c4a30acaf-612c.htm | 2016-10-21T11:12:58 | CC-MAIN-2016-44 | 1476988717963.49 | [] | docs.autodesk.com |
The purpose of this page is to describe how Listeners are used within Javascript within MapBuilder
More advanced applications will likely want to add functionality by performing specific actions in response to user input. There are a few methods provided in MapBuilder to customize your application.
An important aspect ... | http://docs.codehaus.org/pages/diffpagesbyversion.action?pageId=37358&selectedPageVersions=11&selectedPageVersions=10 | 2014-03-07T12:30:28 | CC-MAIN-2014-10 | 1393999642517 | [] | docs.codehaus.org |
Unit Testing for webMethods is a unique package designed to help webMethods 4.6 & 6 customers achieve a higher standard of quality and reliability with their webMethods services by allowing them to use automated tools for developing and testing their services. Unit Testing for webMethods is based upon popular industry ... | https://docs.servicerocket.com/display/WMUNIT/Home | 2014-03-07T12:24:43 | CC-MAIN-2014-10 | 1393999642517 | [] | docs.servicerocket.com |
The embedder should be used for all client use in 2.1 to protect any clients from internal changes in Maven. People will generally want to use Maven code to:
- Execute Maven
- Read/Write POMs
- Artifact Resolution
In the short term, these should be provided via the embedder to give a unified facade for client code allo... | http://docs.codehaus.org/pages/viewpage.action?pageId=79858 | 2014-03-07T12:30:00 | CC-MAIN-2014-10 | 1393999642517 | [] | docs.codehaus.org |
Turn on or turn off Key Describer mode
The BlackBerry Screen Reader provides a feature called Key Describer mode, which helps you learn and remember the layout of the keyboard and keys on your BlackBerry smartphone.
- To turn on Key Describer mode, press the right convenience key twice and press any button or key on yo... | http://docs.blackberry.com/en/smartphone_users/deliverables/47681/mfl1334699646334.jsp | 2014-03-07T12:27:08 | CC-MAIN-2014-10 | 1393999642517 | [] | docs.blackberry.com |
.2
GumTree Workbench
GumTree Server
GumTree Data Browser
GumTree Runtime
Additional Resources
Unable to render embedded object: File (update_48x48.png) not found.
Archived Update Site
Unable to render embedded object: File (documents_48x48.png) not found.
GumTree Developer Guide
Unable to render embedded object: File (... | http://docs.codehaus.org/pages/viewpage.action?pageId=227049533 | 2014-03-07T12:29:53 | CC-MAIN-2014-10 | 1393999642517 | [array(['/download/attachments/192512068/workbench_48x48.png?version=1&modificationDate=1307419174115&api=v2',
None], dtype=object)
array(['/download/attachments/192512068/server_48x48.png?version=1&modificationDate=1307419348033&api=v2',
None], dtype=object)
array(['/download/attachments/192512068/da... | docs.codehaus.org |
This is an iframe, to view it upgrade your browser or enable iframe display.
Prev
Chapter 8. Installing using anaconda
8.1. The Text Mode Installation Program User Interface
8.1.1. Using the Keyboard to Navigate
8.2. The Graphical Installation Program User Interface
8.2.1. Screenshots during installation
8.2.2. A Note ... | http://docs.fedoraproject.org/en-US/Fedora/15/html/Installation_Guide/ch-guimode-x86.html | 2014-03-07T12:24:39 | CC-MAIN-2014-10 | 1393999642517 | [] | docs.fedoraproject.org |
.
DSE Search integrates Apache Solr™ 6.0.1 to manage search indexes with a persistent store.
The benefits of running enterprise search functions through DataStax Enterprise and DSE Search.
- Using CQL, DSE Search supports partial document updates that enable you to modify existing information while maintaining a lower ... | https://docs.datastax.com/en/dse/5.1/dse-admin/datastax_enterprise/search/searchAbout.html | 2021-01-16T03:26:24 | CC-MAIN-2021-04 | 1610703499999.6 | [] | docs.datastax.com |
[−][src]Crate pui_arena
A set of very efficient, and very customizable arenas that can elide bounds checks wherever possible.
This crate is heavily inspired by crates like
slotmap
and
slab.
pui-arena provides a set of collections that allow you to insert and delete
items in at least amortized
O(1), access elements in
O... | https://docs.rs/pui-arena/0.5.1/pui_arena/ | 2021-01-16T02:39:17 | CC-MAIN-2021-04 | 1610703499999.6 | [] | docs.rs |
The Tilemap Renderer component renders the TilemapA GameObject that allows you to quickly create 2D levels using tiles and a grid overlay.. Unity creates Tilemaps with the Tilemap Renderer attached by default. The Tilemap Renderer can:
The Render Mode affects how the Tilemap SpritesA 2D graphic objects. If you are used... | https://docs.unity3d.com/2020.2/Documentation/Manual/Tilemap-Isometric-RenderModes.html | 2021-01-16T04:11:12 | CC-MAIN-2021-04 | 1610703499999.6 | [] | docs.unity3d.com |
If you cannot login your Liker ID with your social logins, please try the following steps to reset password and see if it helps.
Go to and make sure that you are being logged out. You may go to the menu at the top right hand corner and find the "Logout" option.
Login again, on the login box select "Reset Password".
Inp... | https://docs.like.co/user-guide/liker-id/reset-password | 2021-01-16T03:49:25 | CC-MAIN-2021-04 | 1610703499999.6 | [] | docs.like.co |
May 02, 2015
Originally, on Wednesday 24 August, 2005:
rdflib and SPARQL by Michel Pelletier: piece,.
Subsquently, on 10 Oct 2005:
SPARQL in RDFLib (Version 2.1) by Ivan Herman. — Intro
Later still, on May 19 2006:
SPARQL BisonGen Parser Checked in to RDFLib blog post by Chimezie
I just checked in the most recent versi... | http://rdfextras.readthedocs.io/en/latest/sparql/index.html | 2018-06-18T05:14:33 | CC-MAIN-2018-26 | 1529267860089.11 | [] | rdfextras.readthedocs.io |
Maven Ant Plugin
This page provides a space for users to contribute examples, errata, tips and other useful information about the Maven Ant:
<project> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-ant-plugin</artifactId> <version>2.1</version> <configuration> <!-- your example... | http://docs.codehaus.org/display/MAVENUSER/Ant+Plugin | 2009-07-04T14:48:50 | crawl-002 | crawl-002-005 | [] | docs.codehaus.org |
Help Center
Local Navigation
Set an administrator password
The password must be at least four characters in length. A member can type the group password that you set for the group to become an administrator.
Before you begin: To perform this task, you must be an administrator of the group.
Was this information helpful?... | http://docs.blackberry.com/en/smartphone_users/deliverables/13195/Set_an_administrator_password_825841_11.jsp | 2014-04-16T08:08:19 | CC-MAIN-2014-15 | 1397609521558.37 | [] | docs.blackberry.com |
We removed our free Sandbox April 25th.
You can read more on our blog.
How it Works¶
Background¶
Now that you have deployed a simple app, and a more involved app with a database, we can review the different steps happening behind a "dotcloud push". That should help you gain a deeper understanding of how the dotCloud pl... | http://docs.dotcloud.com/0.4/firststeps/how-it-works/ | 2014-04-16T07:13:36 | CC-MAIN-2014-15 | 1397609521558.37 | [] | docs.dotcloud.com |
ResourcePendingMaintenanceActions
Describes the pending maintenance actions for a resource.
Contents
- PendingMaintenanceActionDetails.PendingMaintenanceAction.N
A list that provides details about the pending maintenance actions for the resource.
Type: Array of PendingMaintenanceAction objects
Required: No
- ResourceId... | https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ResourcePendingMaintenanceActions.html | 2020-11-23T20:26:34 | CC-MAIN-2020-50 | 1606141164142.1 | [] | docs.aws.amazon.com |
C/C++ DataStax Enterprise Driver
A driver built specifically for the DataStax Enterprise (DSE). It builds on the DataStax C/C++ driver for Apache Cassandra and includes specific features for DSE.
This software can be used solely with DataStax Enterprise. See the License section below.
Getting the Driver
Binary versions... | https://docs.datastax.com/en/developer/cpp-dse-driver/1.7/ | 2020-11-23T20:08:20 | CC-MAIN-2020-50 | 1606141164142.1 | [] | docs.datastax.com |
Best practices for DataStax drivers
These rules and recommendations improve performance and minimize resource utilization in applications that use DataStax drivers.
These rules and recommendations improve performance and minimize resource utilization in applications that use DataStax drivers.
Use a single session objec... | https://docs.datastax.com/en/devapp/doc/devapp/driversBestPractices.html | 2020-11-23T20:05:10 | CC-MAIN-2020-50 | 1606141164142.1 | [array(['images/driversAsyncQueries.png', 'Asynchronous queries'],
dtype=object) ] | docs.datastax.com |
View the insights into your data, through the ThoughtSpot Pinboard.
Explore the Pinboard that your administrator recommended to you in ThoughtSpot’s business user onboarding.
Notice who created this Pinboard, and who uses it.
You can follow this Pinboard, so you get notifications for major changes to the data it repres... | https://cloud-docs.thoughtspot.com/admin/ts-cloud/business-user-pinboard-view.html | 2020-11-23T19:41:52 | CC-MAIN-2020-50 | 1606141164142.1 | [] | cloud-docs.thoughtspot.com |
Historic data is stored in a raw unprocessed format with an optional quality code and annotation.
Display, edit and export data in variety of tabular and chart formats.
Apply historic aggregates to process the raw data and apply specific calculations or use processing and logic for advanced statistical analysis and dec... | https://docs.eagle.io/en/latest/topics/historic_data/index.html | 2020-11-23T18:31:42 | CC-MAIN-2020-50 | 1606141164142.1 | [] | docs.eagle.io |
Let's start with creating the plugin.
Head over to the directory
<shopware root>/custom/plugins.
The plugin's directory must be named after the plugin, so in this scenario
SwagBundleExample is used throughout the full tutorial.
Each plugin is defined by a
composer.json file, which contains a plugin's name, version, req... | https://docs.shopware.com/en/shopware-platform-dev-en/how-to/indepth-guide-bundle/setup | 2020-11-23T19:25:58 | CC-MAIN-2020-50 | 1606141164142.1 | [] | docs.shopware.com |
Programmable Boards and Modules
This information pertains to Tibbo's programmable IoT boards (EM1001 and EM2001) and embedded modules (EM500, EM510, EM1000, EM1202, EM1206, EM2000, and WM2000).
Updating these devices via a serial port can be tricky, as they don't have proper RS232 ports, but only "TTL/CMOS-level" UART(... | https://docs.tibbo.com/phm/ml_xmodem_boards_and_modules | 2020-11-23T19:38:22 | CC-MAIN-2020-50 | 1606141164142.1 | [] | docs.tibbo.com |
Remove a device from the watchlist
You can remove devices that are on the watchlist from the Analysis Priorities page.
-.
- At the top of page in the Advanced Analysis Watchlist section, click View the Watchlist. The Watchlist page appears and displays all the devices on the watchlist.
- To remove devices from the watc... | https://docs.extrahop.com/current/watchlist-remove/ | 2021-10-16T02:10:33 | CC-MAIN-2021-43 | 1634323583408.93 | [] | docs.extrahop.com |
API Builder 4.x Save PDF Selected topic Selected topic and subtopics All content Go to Amplify Platform getting started and onboarding roadmap API Builder Getting Started Guide Prerequisites You should have NPM (recommended minimum v6.14.13), and Node.js (recommended minimum v14.17.0 LTS) installed. API Builder v4 main... | https://docs.axway.com/bundle/API_Builder_4x_allOS_en/page/api_builder_getting_started_guide.html | 2021-10-16T03:33:46 | CC-MAIN-2021-43 | 1634323583408.93 | [] | docs.axway.com |
Prerequisites for Intune functionality
Prerequisites for Intune functionality.
Chocolatey Configuration
📝 NOTE
As the Intune commands are in preview, ensure you enable the
allowPreviewFeaturesfeature by using the command:
choco feature enable --name=allowPreviewFeatures
The Intune commands need to know what your Intun... | https://docs.chocolatey.org/en-us/licensed-extension/intune/prerequisites | 2021-10-16T03:00:27 | CC-MAIN-2021-43 | 1634323583408.93 | [] | docs.chocolatey.org |
Pie layered chart
Overview
The layered pie chart is a pie chart with concentric layers to show successive levels of data.
What data do I need for this widget?
The option to create this chart will be disabled unless your query contains at least one column with numeric values. Furthermore, to show meaningful content on t... | https://docs.devo.com/confluence/ndt/v7.1.1/searching-data/working-in-the-search-window/generate-charts/pie-layered-chart | 2021-10-16T02:11:21 | CC-MAIN-2021-43 | 1634323583408.93 | [] | docs.devo.com |
What’s New in Office 2010 and SharePoint 2010 (Technical Preview post)
I. | https://docs.microsoft.com/en-us/archive/blogs/erikaehrli/whats-new-in-office-2010-and-sharepoint-2010-technical-preview-post | 2021-10-16T04:03:01 | CC-MAIN-2021-43 | 1634323583408.93 | [] | docs.microsoft.com |
Click the edit icon on the right side of the screen.
Click Advanced
Type.. | https://docs.trendmicro.com/en-us/enterprise/deep-discovery-director-(consolidated-mode)-35-online-help/detections/affected-hosts/affected-hosts-advan/about-affected-hosts/editing-an-affected-.aspx | 2021-10-16T03:54:25 | CC-MAIN-2021-43 | 1634323583408.93 | [] | docs.trendmicro.com |
Contents:
Contents:
Review details about the selected user's account.
Figure: Workspace User Details Page
Group membership
Any group assignments are listed in this section.
For more information on groups, see Configure Users and Groups.
Roles
The workspace roles assigned to the user are listed. For more information, se... | https://docs.trifacta.com/display/r076/Workspace+User+Details+Page?reload=true | 2021-10-16T03:13:25 | CC-MAIN-2021-43 | 1634323583408.93 | [] | docs.trifacta.com |
Data address regulatory compliance by ensuring that healthcare organizations have instant and uninterrupted access to the data they need to provide quality patient care.
Treating Patients with Answers, not.
For more info, watch UTHealth Case Study, read customer stories from JPS Health Network, CGH Medical Center, and ... | http://docs.virtualinstruments.com/healthcare-solutions/linkedin/ | 2018-10-15T17:50:09 | CC-MAIN-2018-43 | 1539583509336.11 | [] | docs.virtualinstruments.com |
Modules
Introduction
Antares has been designed to help developers deliver a modular and scalable application. In order to fulfill that condition, Antares functionality has been separated into packages called modules.
Modules are like mini-applications within the system, they can be treated like the blocks from which th... | http://www.docs.antaresproject.io/php-framework/0.9.2/antares_concepts/modules/index.html%23antares-modules | 2018-10-15T16:51:40 | CC-MAIN-2018-43 | 1539583509336.11 | [] | www.docs.antaresproject.io |
Syntax
General rules of Perl 6 syntax
Perl 6 borrows many concepts from human language. Which is not surprising, considering it was designed by a linguist.
It reuses common elements in different contexts, has the notion of nouns (terms) and verbs (operators), is context-sensitive (in the every day sense, not necessaril... | https://docs.perl6.org/language/syntax | 2018-10-15T17:06:42 | CC-MAIN-2018-43 | 1539583509336.11 | [] | docs.perl6.org |
Reset New Visitor Days¶
This is a Setting that your System Admin can add to your database if you want to change the number of days someone can go between visits to the same class/organization before you consider them to be a new guest again. This applies to those who are not members of the organization. The default is ... | http://docs.touchpointsoftware.com/Organizations/ResetNewVisitorDays.html | 2018-10-15T17:09:41 | CC-MAIN-2018-43 | 1539583509336.11 | [] | docs.touchpointsoftware.com |
This IDC Customer Case Study and Interview provides an overview of IDC’s discussion with Simon Close, the well-known IT consultant who was responsible for managing the SAN and overall IT infrastructure for British supermarket chain Morrison’s, Lloyds Banking Group and HBOS, to understand about the implementation and us... | http://docs.virtualinstruments.com/idc-storage-newsletter/ | 2018-10-15T17:06:37 | CC-MAIN-2018-43 | 1539583509336.11 | [] | docs.virtualinstruments.com |
Combines the items in an array into a single string using the argument as a separator.
Input
{% assign beatles = "John, Paul, George, Ringo" | split: ", " %} {{ beatles | join: " and " }}
Output
John and Paul and George and Ringo
© 2005, 2006 Tobias Luetke
Licensed under the MIT License. | http://docs.w3cub.com/liquid/filters/join/ | 2018-10-15T16:38:32 | CC-MAIN-2018-43 | 1539583509336.11 | [] | docs.w3cub.com |
You can determine whether your virtual disk is in thick or thin format.
If you have thin provisioned disks, you can change them to thick by selecting Flat pre-initialized disk provisioning. You change thick provisioned disks to thin by selecting Allocate and commit space on demand.
Procedure
- Right-click a virtual mac... | https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.vm_admin.doc/GUID-1971C213-318B-4987-A449-2CD27FC2FC07.html | 2018-10-15T18:04:40 | CC-MAIN-2018-43 | 1539583509336.11 | [] | docs.vmware.com |
Columns gives you access to the properties of the columns
Member of Tree View (PRIM_TRVW)
Data Type - Collection of PRIM_TVCL - Defines the data class and behavior of a column in a tree view
The Columns property provides access to the collection of columns parented to the control. Columns cannot be added or removed fro... | https://docs.lansa.com/14/en/lansa016/prim_trvw_columns.htm | 2018-10-15T16:40:28 | CC-MAIN-2018-43 | 1539583509336.11 | [] | docs.lansa.com |
Changes to OneDrive sync client deployment in Office Click-to-Run
Starting in October 2017, we're changing how the previous OneDrive for Business sync client installs for enterprise customers using Office 365 ProPlus or Office 2016 with Click-to-Run.
The previous OneDrive for Business sync client (Groove.exe) will no l... | https://docs.microsoft.com/en-us/onedrive/exclude-or-uninstall-previous-sync-client?redirectSourcePath=%252fzh-hk%252farticle%252f%2525E8%2525AE%25258A%2525E6%25259B%2525B4-office-%2525E9%25259A%2525A8%2525E4%2525B8%2525AD%2525E7%25259A%252584-onedrive-%2525E5%252590%25258C%2525E6%2525AD%2525A5%2525E8%252599%252595%252... | 2018-10-15T18:03:19 | CC-MAIN-2018-43 | 1539583509336.11 | [] | docs.microsoft.com |
How to: Target a Version of the .NET Framework
Note
This article applies to Visual Studio 2015. If you're looking for Visual Studio 2017 documentation, use the version selector at the top left. We recommend upgrading to Visual Studio 2017. Download it here.
This document describes how to target a version of the .NET Fr... | https://docs.microsoft.com/en-us/visualstudio/ide/how-to-target-a-version-of-the-dotnet-framework?view=vs-2015 | 2018-10-15T17:52:11 | CC-MAIN-2018-43 | 1539583509336.11 | [] | docs.microsoft.com |
Chapter 24: Traditional Digital Animation
Traditional digital animation, also known as hand-drawn animation, is the process of drawing every frame of an animation. This is very different from using cut-out puppets, where body parts drawn at different angles are stored in a bank and swapped. These drawings do not use mo... | https://docs.toonboom.com/help/toon-boom-studio-81/Content/TBS/User_Guide/008_Animation/000_CT_Tradi_Animation.html | 2018-10-15T16:56:16 | CC-MAIN-2018-43 | 1539583509336.11 | [array(['../../../Resources/Images/TBS/User_Guide/handDrawn.jpg', None],
dtype=object) ] | docs.toonboom.com |
.
Release the interpreter’s import lock. On platforms without threads, this function does nothing..
The following functions are conveniences for handling PEP 3147 byte-compiled file paths.
New in version 3.2.()). The returned path will end in .pyc when __debug__ is True or .pyo for an optimized Python (i.e. __debug__ i... | http://docs.python.org/release/3.2.2/library/imp.html | 2013-05-18T11:11:46 | CC-MAIN-2013-20 | 1368696382360 | [] | docs.python.org |
Search This Document
No Directory groups to display. Please check the configuration.
Description
This message appears when the BlackBerry Directory Sync Tool cannot connect to Microsoft Active Directory using the information that you specified.
Possible solution
Perform any of the following actions:
- Verify that the d... | http://docs.blackberry.com/en/admin/deliverables/49277/1565566.jsp | 2013-05-18T11:33:37 | CC-MAIN-2013-20 | 1368696382360 | [] | docs.blackberry.com |
For the next version of Gant we want to introduce project tool support a la Maven. Here you can find a discussion in the groovy user mailing list about this topic.
Basically we want to implement three abstractions:
- Build lifecycle
- Multiproject builds
- Dependency handling
I have submitted a framework (see attached ... | http://docs.codehaus.org/pages/diffpages.action?pageId=24248331&originalId=228172022 | 2013-05-18T11:14:17 | CC-MAIN-2013-20 | 1368696382360 | [] | docs.codehaus.org |
California Public Utilities Commission
505 Van Ness Ave., San Francisco
_________________________________________________________________________________
FOR IMMEDIATE RELEASE PRESS RELEASE Media Contact: Terrie Prosper, 415.703.1366, news@cpuc.ca.gov
CPUC ANNOUNCES AVAILABILITY OF REBATES FOR MULTI-FAMILY AND COMMERCI... | http://docs.cpuc.ca.gov/PUBLISHED/NEWS_RELEASE/124578.htm | 2013-05-18T11:12:34 | CC-MAIN-2013-20 | 1368696382360 | [] | docs.cpuc.ca.gov |
Deploy and install a SharePoint-hosted SharePoint Add-in
This is the second in a series of articles about the basics of developing SharePoint-hosted SharePoint Add-ins. You should first be familiar with the topic SharePoint Add-ins and the overview article in this series:
Note
If you have been working through this seri... | https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/deploy-and-install-a-sharepoint-hosted-sharepoint-add-in | 2019-04-18T19:16:02 | CC-MAIN-2019-18 | 1555578526228.27 | [] | docs.microsoft.com |
DeregisterInstance
Deletes the Amazon Route 53 DNS records and health check, if any, that AWS Cloud Map
Example
DeregisterInstance Example
Sample Request
POST / HTTP/1.1 host:servicediscovery.us-west-2.amazonaws.com x-amz-date:20181118T211816Z authorization: AWS4-HMAC-SHA256 Credential=AKIAIIO2CIV3EXAMPLE/20181118/us-w... | https://docs.aws.amazon.com/cloud-map/latest/api/API_DeregisterInstance.html | 2019-04-18T19:03:52 | CC-MAIN-2019-18 | 1555578526228.27 | [] | docs.aws.amazon.com |
WAN Multi-Master Replication Gateway
Overview
This WAN Gateway example includes PU folders with config files for a Multi-Master topology that includes 3 sites: DE , RU , US. Each site have an independent cluster and a Gateway.
You will find folders for the following PUs:
- wan-gateway-DE - Deployed into DE zone, using ... | https://docs.gigaspaces.com/sbp/wan-replication-gateway.html | 2019-04-18T19:06:29 | CC-MAIN-2019-18 | 1555578526228.27 | [array(['/attachment_files/sbp/wan_example1.jpg', 'wan_example1.jpg'],
dtype=object)
array(['/attachment_files/sbp/wan_example3.jpg', 'wan_example3.jpg'],
dtype=object)
array(['/attachment_files/sbp/wan_example4.jpg', 'wan_example4.jpg'],
dtype=object)
array(['/attachment_files/sbp/wan_bench1.jp... | docs.gigaspaces.com |
Important: #85560 - Location of XLF labels changed¶
See Issue #85560
Description¶
Downloaded files for XLF language files are usually stored within
typo3conf/l10n. When the environment
variable
TYPO3_PATH_ROOT is set, which is common for all composer-based installations, the XLF language files
are now found outside the... | https://docs.typo3.org/typo3cms/extensions/core/Changelog/9.5/Important-85560-LocationOfXLFLabelsChanged.html | 2019-04-18T19:34:50 | CC-MAIN-2019-18 | 1555578526228.27 | [] | docs.typo3.org |
v1
In This Article
API Reference
The following make up the primary API of Stratigility.
Middleware
Zend\Stratigility\MiddlewarePipe is the primary application interface, and
has been discussed previously. Its API is:
namespace Zend\Stratigility; use Interop\Http\Middleware\DelegateInterface; use Interop\Http\Middleware... | https://docs.zendframework.com/zend-stratigility/v1/api/ | 2019-04-18T18:43:02 | CC-MAIN-2019-18 | 1555578526228.27 | [] | docs.zendframework.com |
Contents
Sub-campaigns
Once you've configured a campaign, you can run a sub-campaign from it. When you run a sub-campaign, its settings will default to the settings you defined when you set up the campaign. You can, however, edit settings as you set up the sub-campaign.
Create and send an outbound sub-campaign
Before y... | https://docs.genesys.com/Documentation/OCS/latest/OCShelp/SubCampaigns | 2019-04-18T19:17:02 | CC-MAIN-2019-18 | 1555578526228.27 | [] | docs.genesys.com |
Contents Mobile navigation and configuration Previous Topic Next Topic Mobile navigation and configuration 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 Mobile navigation and configuration Manage incidents, co... | https://docs.servicenow.com/bundle/london-mobile/page/administer/tablet-mobile-ui/concept/mobile-experience.html | 2019-04-18T18:50:26 | CC-MAIN-2019-18 | 1555578526228.27 | [] | docs.servicenow.com |
All docs This doc
The BAM mediator is deprecated. You can use the Publish Event Mediator to perform similar functionality.
The BAM mediator captures data events from the ESB profile mediation sequences and sends them to the WSO2 Business Activity Monitor server via its Thrift API. This API uses a binary protocol and en... | https://docs.wso2.com/pages/viewpage.action?pageId=85376588 | 2019-04-18T18:21:16 | CC-MAIN-2019-18 | 1555578526228.27 | [] | docs.wso2.com |
If you enjoyed playing this, then you can find similar games in the category. Yes this is the question that you will ask from me before downloading this file. The graphics and fast paced combat still are relevant. It's one of those easy to learn, hard to master games. It was released for Arcades in March 1997, and for ... | http://reckon-docs.com.au/windows/tekken-3.html | 2019-04-18T19:04:10 | CC-MAIN-2019-18 | 1555578526228.27 | [] | reckon-docs.com.au |
Create a WMI Event Alert a SQL Server Agent alert that is raised when a specific SQL Server event occurs that is monitored by the WMI Provider for Server Events in SQL Server 2017 by using SQL Server Management Studio or Transact-SQL.
For information about the using the WMI Provider to monitor SQL Server events, see WM... | https://docs.microsoft.com/en-us/sql/ssms/agent/create-a-wmi-event-alert?view=sql-server-2017 | 2019-04-18T18:30:56 | CC-MAIN-2019-18 | 1555578526228.27 | [] | docs.microsoft.com |
BioThings Studio tutorial¶
This tutorial will guide you through BioThings Studio, a pre-configured environment used to build and administer BioThings API. This guide will show how to convert a simple flat file to a fully operational BioThings API, with as minimal effort as possible.
Note
You may also want to read the d... | http://docs.biothings.io/en/latest/doc/studio_tutorial.html | 2019-04-18T18:31:31 | CC-MAIN-2019-18 | 1555578526228.27 | [array(['../_images/githuburl.png', '../_images/githuburl.png'],
dtype=object)
array(['../_images/registerdp.png', '../_images/registerdp.png'],
dtype=object)
array(['../_images/hub_restarting.png', '../_images/hub_restarting.png'],
dtype=object)
array(['../_images/listdp.png', '../_images/listd... | docs.biothings.io |
Mark a playbook as completed
Applies to Dynamics 365 for Customer Engagement apps version 9.x
When you complete all the activities created for a playbook, you must mark the playbook as completed. This helps you to know if the playbook was successful or not.
To mark a playbook as completed, go to the record you launched... | https://docs.microsoft.com/en-gb/dynamics365/customer-engagement/sales-enterprise/mark-playbook-completed | 2019-04-18T18:26:30 | CC-MAIN-2019-18 | 1555578526228.27 | [] | docs.microsoft.com |
Cookbook
Generating custom links in middleware and request handlers
In most cases, you can rely on the
ResourceGenerator to generate self
relational links, and, in the case of paginated collections, pagination links.
What if you want to generate other links to include in your resources, though?
The
ResourceGenerator pr... | https://docs.zendframework.com/zend-expressive-hal/cookbook/generating-custom-links-in-middleware/ | 2019-04-18T18:53:53 | CC-MAIN-2019-18 | 1555578526228.27 | [] | docs.zendframework.com |
Remove-Dns
Server Zone
Syntax
Remove-DnsServerZone [-Name] <String> [-AsJob] [-CimSession <CimSession[]>] [-ComputerName <String>] [-Force] [-PassThru] [-ThrottleLimit <Int32>] [-Confirm] [-WhatIf]
Description
The Remove-DnsServerZone removes a zone from a Domain Name System (DNS) server. You can use this cmdlet to rem... | https://docs.microsoft.com/en-us/powershell/module/dnsserver/remove-dnsserverzone?view=winserver2012-ps | 2018-01-16T09:53:54 | CC-MAIN-2018-05 | 1516084886397.2 | [] | docs.microsoft.com |
Posts shortcode
[su_posts] shortcode is intended for display of posts, pages and random post types. You can display posts from specific category or by specific tag. You can also choose random taxonomies and select the number of displayed posts. This shortcode uses WP_Query class.
Full list of shortcode's parameters can... | http://docs.getshortcodes.com/article/43-posts | 2018-01-16T09:29:37 | CC-MAIN-2018-05 | 1516084886397.2 | [] | docs.getshortcodes.com |
Obtaining Software Bundles for Upgrade
Before upgrading Teradata components deployed in a virtual or public cloud environment, you must complete this procedure and redeploy the system if you are doing either a major or minor upgrade.
Since the operating system bundle includes both important security updates and the lat... | https://azure.docs.teradata.com/gyc1508357868094.html | 2018-01-16T09:13:10 | CC-MAIN-2018-05 | 1516084886397.2 | [] | azure.docs.teradata.com |
Authenticate search request
Kibana Elasticsearch basic authentication is used for authentication.
Valid certificate
sentinl: settings: authentication: enabled: true username: 'elastic' password: 'password' cert: selfsigned: false pem: '/path/to/pem/key'
Self-signed certificate
sentinl: settings: authentication: enabled... | https://docs.siren.io/10.0.4/platform/en/siren-alert/authentication/authenticate-search-request.html | 2021-09-17T01:13:04 | CC-MAIN-2021-39 | 1631780053918.46 | [array(['../../image/15c9e1f5bd7b06.png', 'Watcher authentication'],
dtype=object) ] | docs.siren.io |
Overview
Version Third Party Applications and Versions
Supported Platforms and Third Party Applications for Version 7.3
New Features and Enhancements
Work Manager
- Added ability to specify an Equipment Operator on a work order
-
- Enable work order editing
- Smart sync process – reduced sync time by 80%
- Active direc... | https://docs.agileassets.com/display/PD10/7.3+Release+Notes | 2021-09-17T00:11:41 | CC-MAIN-2021-39 | 1631780053918.46 | [] | docs.agileassets.com |
Contents
- Overview: Understanding the Concur Expense (Best Practice & Enhanced) – NetSuite integration template
- Install the Concur Expense (Best Practice & Enhanced) – NetSuite integration templates
- Configure and run flows in the Concur Expense (Best Practice & Enhanced) – NetSuite integration templates
Two relate... | https://docs.celigo.com/hc/en-us/articles/360046746992-Understanding-the-Concur-Expense-Best-Practice-Enhanced-NetSuite-Quickstart-integration-templates | 2021-09-17T01:20:12 | CC-MAIN-2021-39 | 1631780053918.46 | [] | docs.celigo.com |
aws_alb resource
Use the
aws_alb InSpec audit resource to test properties of a single AWS Application Load Balancer (ALB).
Syntax
Ensure that an
aws_alb exists
describe aws_alb('arn:aws:elasticloadbalancing') do it { should exist } end describe aws_alb(load_balancer_arn: 'arn:aws:elasticloadbalancing') do it { should e... | https://docs.chef.io/inspec/resources/aws_alb/ | 2021-09-17T01:15:41 | CC-MAIN-2021-39 | 1631780053918.46 | [] | docs.chef.io |
Create a New Tax Office
To create a new tax office
1. On the Codejig ERP Main menu, click the VAT module, and then select Tax office.
A listing page of the Tax office directory opens.
2. On the listing page, click + Add new.
You are taken to a form page of the generic Company directory we use to define our business par... | https://docs.codejig.com/en/entity2305843015656313960/view/4611686018427395992 | 2021-09-17T00:18:37 | CC-MAIN-2021-39 | 1631780053918.46 | [] | docs.codejig.com |
Rate•Give Feedback
A region is a physical location in the world where DigitalOcean has a datacenter that can run your App Platform app. You can always see the available regions to choose from when creating a new app, or by keeping an eye on the “Regional Availability” section of the App Platform documentation’s home pa... | https://docs.digitalocean.com/products/app-platform/concepts/region/ | 2021-09-17T00:36:32 | CC-MAIN-2021-39 | 1631780053918.46 | [] | docs.digitalocean.com |
Rate•Give Feedback
The DigitalOcean API lets you manage DigitalOcean resources programmatically using conventional HTTP requests. All the functionality available in the DigitalOcean Control Panel is also available through the API.
You can use the API to deploy, delete, and manage apps on App Platform.
doctl is a comman... | https://docs.digitalocean.com/products/app-platform/references/ | 2021-09-17T00:59:04 | CC-MAIN-2021-39 | 1631780053918.46 | [] | docs.digitalocean.com |
Date: Wed, 10 Jan 2018 15:29:02 +0000 From: Katie Sadowske <katie.sadowske@accudbpro.com> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Microsoft Azure Users List Message-ID: <MA1PR0101MB181501222AE24A8800AEED6985110@MA1PR0101MB1815.INDPRD01.PROD.OUTLOOK.COM>
Next in thread | Raw E-Mail |... | https://docs.freebsd.org/cgi/getmsg.cgi?fetch=405303+0+archive/2018/freebsd-questions/20180114.freebsd-questions | 2021-09-17T00:42:29 | CC-MAIN-2021-39 | 1631780053918.46 | [] | docs.freebsd.org |
Download the LayoutHub Kit Extension
Click on Extension tab on left sidebar
Click on three dots on top right bar
Select Install from VSIX.
Select the file you downloaded at step 1
To use the extension you must have LayoutHub teamwork account. To get your account, please contact your leader.
Command + SHIFT + p for Mac ... | https://docs.layouthub.com/development/tools/layouthub-kit-vscode | 2021-09-17T00:17:40 | CC-MAIN-2021-39 | 1631780053918.46 | [] | docs.layouthub.com |
Working with Particle Sets¶
There are Sets, Subsets, Particles, Children and Parents…¶
The fundamental data structures used in AMUSE are particle sets. Based on attributes of the elements in the sets (particles), selections can be made using the selection method which return subsets. These subsets are views or scopes o... | https://amuse.readthedocs.io/en/latest/tutorial/particle_sets.html | 2021-09-17T00:01:23 | CC-MAIN-2021-39 | 1631780053918.46 | [array(['../_images/sets.png', '../_images/sets.png'], dtype=object)
array(['../_images/plummer11.png', '../_images/plummer11.png'],
dtype=object)
array(['../_images/plummer2.png', '../_images/plummer2.png'], dtype=object)
array(['../_images/channels.png', '../_images/channels.png'], dtype=object)
array(['..... | amuse.readthedocs.io |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.