text stringlengths 1 22.8M |
|---|
```java
package tech.tablesaw.plotly.components;
import static tech.tablesaw.plotly.components.Marker.SizeMode.DIAMETER;
import com.google.common.base.Preconditions;
import java.util.HashMap;
import java.util.Map;
import tech.tablesaw.api.NumericColumn;
import tech.tablesaw.plotly.Utils;
public class Marker extends ... |
The 2011 Davis Cup World Group play-offs were held from September 16 to 18. They were the main play-offs of 2011 Davis Cup. Winners of the playoffs advanced to the 2012 World Group, and losers were relegated to their respective Zonal Regions I.
Teams
Bold indicates team has qualified for the 2012 Davis Cup World Group... |
"Désert" is Émilie Simon's debut single, released in October 2002. The song was a huge success both critically and commercially in her homeland. In the United States, a single for the English version was released in late 2006.
Music video
The music video features Émilie Simon sitting on a bed under a lamp. She then ... |
The 1962 Maine gubernatorial election took place on November 6, 1962. Incumbent Republican Governor John Reed, had been elected in 1960 in a special election to finish the final two years of Clinton Clauson's term following his death, and was seeking a full term of his own. He faced off against Democratic challenger M... |
```javascript
Test Specs
Test Matchers
Disabling Test Suites
Pending Test Specs
Test Spy Objects
``` |
```javascript
/**
* Plugin which allows items to be dropped onto a toolbar and be turned into new Toolbar items.
* To use the plugin, you just need to provide a createItem implementation that takes the drop
* data as an argument and returns an object that can be placed onto the toolbar. Example:
* <pre>
* Ext.crea... |
```yaml
apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRole
metadata:
name: kube-lego
rules:
- apiGroups:
- ""
resources:
- pods
verbs:
- get
- list
- apiGroups:
- ""
resources:
- services
- endpoints
verbs:
- create
- get
- delete
- update
- apiGroups:
- extensions
resou... |
```markdown
TSG009 - Get nodes (Kubernetes)
===============================
Description
-----------
Get the kubernetes nodes details
Steps
-----
### Common functions
Define helper functions used in this notebook.```
```python
# Define `run` function for transient fault handling, suggestions on error, and scrolling... |
Upton is a census-designated place (CDP) in the town of Upton in Worcester County, Massachusetts, United States. The population was 3,013 at the 2010 census, out of 7,542 in the entire town. The CDP includes the villages of Upton and West Upton.
Geography
Upton and West Upton are located in the central and western par... |
```python
import os
from typing import AnyStr
from run_kotlin_kernel.run_kernel import module_install_path
def detect_jars_location() -> None:
run_kernel_path = module_install_path()
jars_dir: AnyStr = os.path.join(run_kernel_path, "jars")
print(str(jars_dir))
if __name__ == "__main__":
detect_jars... |
Padiwitawela is a village in Sri Lanka. It is located within Central Province.
See also
List of towns in Central Province, Sri Lanka
External links
Populated places in Matale District |
Maidaan () is a delayed Indian Hindi-language biographical sports drama film directed by Amit Sharma and produced by Boney Kapoor, Akash Chawla, Arunava Joy Sengupta and Zee Studios. It stars Ajay Devgn as football coach in a time period between 1952 and 1962 Syed Abdul Rahim along with Priyamani, Rudranil Ghosh and Ga... |
```python
import demistomock as demisto # noqa: F401
from CommonServerPython import * # noqa: F401
import boto3
import urllib3.util
from datetime import timezone
from dateparser import parse
# Disable insecure warnings
urllib3.disable_warnings()
MIRROR_DIRECTION_MAPPING = {
"None": None,
"Incoming": "In",
... |
```html
<!DOCTYPE html>
<html>
<head>
<title>Coral Embed Stream</title>
<meta charset="utf-8" />
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<style>
body {
margin: 0;
padding: 0 20px 50px 20px;
... |
```go
// The ipfs-cluster-follow application.
package main
import (
"fmt"
"os"
"os/signal"
"os/user"
"path/filepath"
"syscall"
"github.com/ipfs-cluster/ipfs-cluster/api/rest/client"
"github.com/ipfs-cluster/ipfs-cluster/cmdutils"
"github.com/ipfs-cluster/ipfs-cluster/version"
"github.com/multiformats/go-mul... |
Vincent O'Connell is a British filmmaker and writer of films, theatre, television and radio drama. His films as director include the 1995 film Skin, starring Ewen Bremner, written by Sarah Kane, and his 2000 film, Beyond the Boundary, which won a British Academy Children's Award. His feature films as a writer include I... |
Expressway may refer to:
Controlled-access highway, the highest-grade type of highway with access ramps, lane markings, etc., for high-speed traffic.
Limited-access road, a lower grade of highway or arterial road.
Expressway (film), a 2016 Filipino action thriller film
Expressway, the fictional slidewalk transport syst... |
```shell
Specify a commit by its ancestry
Interactively stage patches
Useful stashing options
Create a new branch from a stash
Debug using binary search
``` |
```java
/*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
package org.springframework.samples.petclinic.customers.model;
import java.util.Date;
import jakarta.persistence.Column;
import... |
Clivina depressicollis is a species of ground beetle in the subfamily Scaritinae. It was described by Baehr in 1989.
References
depressicollis
Beetles described in 1989 |
```kotlin
package com.apollographql.ijplugin.ui.tree
import com.apollographql.ijplugin.ApolloBundle
import com.apollographql.ijplugin.util.logw
import com.intellij.openapi.project.Project
import com.intellij.ui.SimpleTextAttributes
import com.intellij.ui.treeStructure.NullNode
import com.intellij.ui.treeStructure.Simp... |
```kotlin
package com.simplemobiletools.calendar.pro.activities
import android.app.Activity
import android.app.DatePickerDialog
import android.app.TimePickerDialog
import android.content.Intent
import android.graphics.drawable.BitmapDrawable
import android.graphics.drawable.Drawable
import android.graphics.drawable.La... |
Misr Al-Fatah may refer to:
Young Egypt Party, established in 1989
Young Egypt Party (1933), established in 1933, and dissolved in 1953 |
This is a list of Assamese language television channels in India.
Government Owned Channel
General Entertainment
Movies
Music
News
Defunct Channels
Upcoming Channel
See also
List of English-language television channels in India
List of HD channels in India
List of Hindi-language television channels
List of Perm... |
```css
/*
Qt Creator light color scheme
*/
.hljs {
color: #000000;
background: #ffffff;
}
.hljs-strong,
.hljs-emphasis {
color: #000000;
}
.hljs-bullet,
.hljs-quote,
.hljs-number,
.hljs-regexp,
.hljs-literal {
color: #000080;
}
.hljs-code
.hljs-selector-class {
color: #800080;
}
.hljs-emphasis,
.hljs-st... |
Tumim is a surname. Notable people with the surname include:
Stephen Tumim (1930–2003), English judge
Winifred Tumim (1936–2009), English charity administrator and reform campaigner |
George Kovoor was an Indian neurosurgeon, who gained popularity after being featured in many YouTube channels and Malayalam television shows as a Christian evangelist.
Early life
He did his early education at St. Thomas Residential School, Thiruvananthapuram and went on to do his graduation and post graduation from C... |
```php
<?php
/**
* This file is part of the Carbon package.
*
* (c) Brian Nesbitt <brian@nesbot.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
/*
* Unknown default region, use the first alphabetically.
*/
return require _... |
```python
from binascii import hexlify
from spake2 import SPAKE2_A, SPAKE2_B
shared_password = b"This Is The Password!"
alice = SPAKE2_A(shared_password)
alice_msg = alice.start()
bob = SPAKE2_B(shared_password)
bob_msg = bob.start()
# Alice and Bob exchange their messages...
alice_key = alice.finish(bob_msg)
bo... |
On September 20, 2018, a landslide caused by heavy rainfall and quarrying operations by Apo Land and Quarry Corporations (ALQC) in Naga, Cebu, Philippines, killed 78 people. Five others are missing. This is the second deadly landslide to occur in the country in five days; the first occurred in Itogon, Benguet, on Septe... |
```smalltalk
using System.Numerics;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Runtime.Intrinsics;
namespace SixLabors.ImageSharp.PixelFormats;
/// <summary>
/// Packed pixel type containing four 8-bit unsigned normalized values ranging from 0 to 255.
/// The color comp... |
The Cuvierian Society of Cork was founded as a committee of the Royal Cork Institution in October 1835. The meetings were held on the first Wednesday of the Autumn and Winter months in the Library of the Royal Cork Institution. The Society was named after the noted French naturalist and zoologist, Georges Cuvier. In... |
```c++
//////////////////////////////////////////////////////////////////////////////
//
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// See path_to_url for documentation.
//
//////////////////////////////////////////////////////////////////////////////
#ifndef BOOST_INTERPROCESS_DETAIL_MI... |
Edward Ross Wharton (1844–1896) was an English academic, known as a classical scholar and genealogist. He was born in Wales.
Life
Born at Rhyl, Flintshire on 4 August 1844, he was second son of Henry James Wharton, vicar of Mitcham; his mother was a daughter of Thomas Peregrine Courtenay, and a younger brother, Henry ... |
```javascript
Computed property names in object literals
Default function parameters
Proxies in ES6
New methods in `Math`
ES6 Generator Transpiler
``` |
Podcerkwy is a settlement in the administrative district of Gmina Białowieża, within Hajnówka County, Podlaskie Voivodeship, in north-eastern Poland, close to the border with Belarus. It lies approximately south-west of Białowieża, south-east of Hajnówka, and south-east of the regional capital Białystok.
Reference... |
Mohamed Abdul Wahab Al-Salah (born 10 October 1958) is a Kuwaiti swimmer. He competed in two events at the 1980 Summer Olympics.
References
External links
1958 births
Living people
Kuwaiti male swimmers
Olympic swimmers for Kuwait
Swimmers at the 1980 Summer Olympics
Place of birth missing (living people) |
The Kyrgyz-Gava Botanical Reserve (, also Кыргызкаба Kyrgyzkaba) is located in Bazar-Korgon District of Jalal-Abad Region of Kyrgyzstan. It was established in 1975 with a purpose of conservation of endemic Juno magnifica. The botanical reserve occupies 50 hectares. It is located near the village Sary-Jayyk (formerly Ky... |
```smalltalk
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Volo.Abp.AspNetCore.Mvc;
using Volo.Abp.DependencyInjection;
namespace Volo.Docs.Pages.Shared.Components.Head
{
public class HeadViewComponent : AbpViewComponent
{
public virtual IViewComponentResult Invoke()
{
... |
Andreas Paolo Perger (born 1970 in Munich, Germany) is a contemporary Austrian guitarist, improviser, and composer of German-Polish and Austrian-Italian descent. His music, autobiographical in nature, draws from variety of traditional and contemporary influences, such as contemporary jazz, new music, improvised music, ... |
```objective-c
//
//
// path_to_url
//
// Unless required by applicable law or agreed to in writing, software
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#ifndef SOURCE_OPT_LOCAL_REDUNDANCY_ELIMINATION_H_
#define SOURCE_OPT_LOCAL_REDUNDANCY_ELIMINATION_H_
#include <map>
#include "... |
```xml
/*
* @license Apache-2.0
*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
import incrmmin = require( './index' );
// TESTS //
// The function returns an accumulator function...
{
incrm... |
Teuta Matoshi (born 24 October) is a Kosovo-Albanian fashion designer. She is known for her whimsical style of high-end gowns.
Early life and education
Matoshi was born outside of Pristina to a Kosovo Albanian family of 9 children, their father a teacher and their mother a stay-at-home mother. Her younger sister, Liri... |
Shi Yuguang (; born 1969, Yinxian, Zhejiang) is a Chinese mathematician at Peking University. His areas of research are geometric analysis and differential geometry.
He was awarded the ICTP Ramanujan Prize in 2010, for "outstanding contributions to the geometry of complete (noncompact) Riemannian manifolds, specifical... |
```php
<?php
namespace TCG\Voyager\Tests\Unit\Actions;
use TCG\Voyager\Actions\AbstractAction;
use TCG\Voyager\Facades\Voyager;
use TCG\Voyager\Models\User;
use TCG\Voyager\Tests\TestCase;
class AbstractActionTest extends TestCase
{
/**
* The users DataType instance.
*
* @var \TCG\Voyager\Models\D... |
Harry Rothwell (born c. 1930s) is a former Canadian football player who played for the Calgary Stampeders.
References
Living people
1930s births
Canadian football running backs
Calgary Stampeders players |
The Mu'allaq Mosque is a mosque in Tripoli, Lebanon. It was commissioned by the Ottoman governor of Tripoli Mahmud Lutfi al-Za'im and constructed in 1559 in the early time of Ottoman Syria under Suleiman the Magnificent. Its name means "hanging mosque" originating in the location of the mosque in the first floor of a s... |
```toml
stringSingleton = "test"
intSingleton = 2
floatSingleton = 2.2
decimalSingleton = 3.23
booleanSingleton = true
unionVar1 = 1.34
unionVar2 = 3.23
unionVar3 = "test"
stringSingleton2 = "test"
intSingleton2 = 2
floatSingleton2 = 2.2
decimalSingleton2 = 3.23
booleanSingleton2 = true
unionVar4 = 1.34
unionVar5 = 3.2... |
```php
<?php
/**
* Exception for 504 Gateway Timeout responses
*
* @package Requests
*/
/**
* Exception for 504 Gateway Timeout responses
*
* @package Requests
*/
class Requests_Exception_HTTP_504 extends Requests_Exception_HTTP {
/**
* HTTP status code
*
* @var integer
*/
protected $code = 504;
/*... |
```go
// Unless explicitly stated otherwise all files in this repository are licensed
// This product includes software developed at Datadog (path_to_url
package state
import (
"encoding/json"
"fmt"
)
// AgentTaskConfig is a deserialized agent task configuration file
// along with the associated metadata
type Agen... |
In enzymology, a formylmethanofuran dehydrogenase () is an enzyme that catalyzes the chemical reaction:
formylmethanofuran + H2O + acceptor CO2 + methanofuran + reduced acceptor.
The 3 substrates of this enzyme are formylmethanofuran, H2O, and acceptor, whereas its 3 products are CO2, methanofuran, and reduced accep... |
```php
<?php
namespace Psalm\Tests\LanguageServer;
use LanguageServerProtocol\Position;
use Psalm\Codebase;
use Psalm\Context;
use Psalm\Internal\Analyzer\ProjectAnalyzer;
use Psalm\Internal\Provider\FakeFileProvider;
use Psalm\Internal\Provider\Providers;
use Psalm\Tests\Internal\Provider\FakeFileReferenceCacheProvi... |
```javascript
//your_sha256_hash---------------------------------------
//your_sha256_hash---------------------------------------
if (this.WScript && this.WScript.LoadScriptFile) { // Check for running in ch
this.WScript.LoadScriptFile("..\\UnitTestFramework\\UnitTestFramework.js");
}
var tests = [
{
... |
One Day Silver, One Day Gold is the third album by the British synthpop band Blue October.
Track listing
"It's Not Enough"
"I Never Thought I'd See You Cry"
"Un-done"
"Free"
"Nervous Energy"
"Pushing"
"Somewhere"
"Are We The Reason?"
"Nowhere"
"The Soul Within
"Supanova"
"Light Over Dark"
"The Soul Within... |
Devin Smith (born March 3, 1992) is an American football wide receiver who is a free agent. He was drafted by the New York Jets in the second round of the 2015 NFL Draft. He played college football at Ohio State.
Early years
Smith attended Massillon Washington High School in Massillon, Ohio, where he played three spor... |
Foyn Point () is a point surmounted by a peak high, forming the southeast extremity of Blagoevgrad Peninsula and marking the north side of the entrance to Exasperation Inlet, on Oscar II Coast on the east side of Graham Land, Antarctica. Sir Hubert Wilkins on a flight of December 20, 1928 photographed what appeared to... |
```c++
#include <AggregateFunctions/AggregateFunctionFactory.h>
#include <AggregateFunctions/FactoryHelpers.h>
#include <IO/VarInt.h>
#include <array>
#include <DataTypes/DataTypesNumber.h>
#include <DataTypes/DataTypeTuple.h>
#include <Columns/ColumnNullable.h>
#include <AggregateFunctions/IAggregateFunction.h>
#inc... |
Australia has more than 400 species of butterfly, the majority of which are continental species, and more than a dozen endemic species from remote islands administered by various Australian territorial governments. The largest butterflies in the world are endemic to the Australasian realm. They are the birdwings—Ornith... |
```php
<?php
namespace GuzzleHttp\Handler;
use GuzzleHttp\Psr7\Response;
use GuzzleHttp\Utils;
use Psr\Http\Message\RequestInterface;
use Psr\Http\Message\ResponseInterface;
use Psr\Http\Message\StreamInterface;
/**
* Represents a cURL easy handle and the data it populates.
*
* @internal
*/
final class EasyHandl... |
```python
#!/usr/bin/env python
with open("climate") as file:
lines = file.readlines()
print("# Climate\n")
print("
print("""**Climate** is the ultimate command line tool for Linux. It
provides a huge number of command line options for developers to
automate their Linux system. This tool c... |
Johnston's Motor Car is an Irish rebel song written by Willie Gillespie based on the commandeering in Ulster of a motor car belonging to Henry Maturin Johnston (1851-1932) by the Irish Republican Army (IRA).
History
The song is based on a real event in April 1921. An Irish Republican Army unit needed transport to a t... |
```java
/*
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this list of
* conditions and the following discl... |
```java
/*
*
*/
package io.debezium.transforms.outbox;
import java.util.ArrayList;
import java.util.List;
import org.apache.kafka.common.config.ConfigDef;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import io.debezium.config.Configuration;
import io.debezium.config.EnumeratedValue;
import io.debezium.... |
Sphenomorphus tersus, the Nakhon Si-Thammarat forest skink or Thai forest skink, is a species of skink found in Thailand and Malaysia.
References
tersus
Taxa named by Malcolm Arthur Smith
Reptiles described in 1916
Reptiles of Thailand |
```forth
*> \brief \b SSYTRF_AA
*
* =========== DOCUMENTATION ===========
*
* Online html documentation available at
* path_to_url
*
*> \htmlonly
*> Download SSYTRF_AA + dependencies
*> <a href="path_to_url">
*> [TGZ]</a>
*> <a href="path_to_url">
*> [ZIP]</a>
*> <a href="path_to_url">
*> [TXT]</a>
*> \endh... |
```go
/*
path_to_url
Unless required by applicable law or agreed to in writing, software
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
package controller
import (
"fmt"
"os"
"os/exec"
"path"
"strconv"
"strings"
"syscall"
api "k8s.io/api/core/v1"
networking "k8s.io/api/ne... |
Nazar Ali Kandi (, also Romanized as Naz̧ar ‘Alī Kandī) is a village in Gerdeh Rural District, in the Central District of Namin County, Ardabil Province, Iran. At the 2006 census, its population was 11, in 6 families.
References
Towns and villages in Namin County |
```c++
// Use, modification and distribution are subject to the
// LICENSE_1_0.txt or copy at path_to_url
//
// Basic sanity check that header <boost/math/special_functions/ellint_rf.hpp>
// #includes all the files that it needs to.
//
#include <boost/math/special_functions/ellint_rf.hpp>
//
// Note this header inclu... |
Milatovac () is a village in the municipality of Batočina, Serbia. According to the 2002 census, the village has a population of 584 people.
References
Populated places in Šumadija District |
```c++
#pragma once
#include <set>
#include <wayfire/workspace-set.hpp>
#include <wayfire/toplevel-view.hpp>
#include "tree.hpp"
#include <nlohmann/json.hpp>
#include "plugins/ipc/ipc-helpers.hpp"
#include "plugins/ipc/ipc-method-repository.hpp"
#include "tile-wset.hpp"
namespace wf
{
namespace tile
{
struct json_bui... |
```css
/**
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
.drawers {
display: flex;
flex-direction: column;
overflow: hidden;
width: 100%;
height: 100%;
--drag-handle-size: 7px;
--drawer-label-size: calc(2 * var(--half... |
```python
# Lint as: python2, python3
#
#
# path_to_url
#
# Unless required by applicable law or agreed to in writing, software
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# ==============================================================================
"""This script contains utility... |
```smalltalk
using ImGuiNET;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Numerics;
using Veldrid.ImageSharp;
using Veldrid.NeoDemo.Objects;
using Veldrid.StartupUtilities;
using Veldrid.Utilities;
using Veldrid.Sdl2;
namespace Veldrid.NeoDemo
{
public cla... |
```c++
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "src/code-factory.h"
#include "src/code-stubs.h"
#include "src/compiler/common-operator.h"
#include "src/compiler/js-generic-lowering.h"
#include "src/compiler/js-graph.h"
#include "src/compiler/mach... |
```scss
@import '~@proton/styles/scss/lib/config';
.dropdown {
background-color: var(--background-weak);
border: 1px solid var(--border-norm);
.dropdown-content {
background-color: var(--background-weak);
}
.dropdown-content::before,
.dropdown-content::after {
background-color: var(--background-weak);
bl... |
```javascript
import KitLibraryComponent from './e-component';
window.top.$e.components.register( new KitLibraryComponent() );
``` |
Papaipema marginidens, the brick-red borer moth, is a species of moth found in North America. It was first described by Achille Guenée in 1852. It is found in eastern North America, from Pennsylvania and New York south to Georgia and North Carolina. It is now listed as endangered in the US state of Connecticut. The hab... |
```java
/*
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or im... |
Hypomecis roboraria, the great oak beauty, is a moth of the family Geometridae. The species occurs in the Palearctic. The nominate subspecies is found in Europe. The subspecies isabellaria is found in western Central Asia east across Siberia and Mongolia to northern China.
The wingspan is 40–50 mm. The male has feathe... |
```yaml
---
parsed_sample:
- name: "COMMERCIAL"
default_rd: "172.121.122.7:115"
protocols: "ipv4,ipv6"
interfaces:
- "Tu1"
- "Tu17"
``` |
```go
// Package log implements a standard convention for structured logging.
// Log entries are formatted as K=V pairs.
// By default, output is written to stdout; this can be changed with SetOutput.
package log
import (
"context"
"fmt"
"io"
"os"
"runtime"
"strconv"
"strings"
"sync"
"time"
"chain/errors"
)... |
```python
from collections import deque
import threading
from typing import Dict, Set
import logging
import ray
from ray.rllib.policy.policy import Policy
from ray.rllib.utils.annotations import OldAPIStack, override
from ray.rllib.utils.deprecation import deprecation_warning
from ray.rllib.utils.framework import try_... |
Margate Marine & Pier was a ward of Margate Municipal District prior to 1973. When the Municipal District was included in the Thanet Borough in 1974, Marine & Pier ward elected 2 councillors to the new Borough at the elections of 1973 and 1976.
1973 Election
1976 Election
The election of 1979 was fought on revised b... |
```shell
Interactively unstage changes
Interactive staging
Interactively stage patches
Useful stashing options
Sharing data by bundling
``` |
```yaml
Resources:
Function:
Type: AWS::Serverless::Function
Properties:
CodeUri: s3://sam-demo-bucket/member_portal.zip
Handler: index.gethtml
Runtime: nodejs12.x
Events:
GetHtml:
Type: Api
Properties:
Path: /
Method: get
... |
```shell
#!/bin/bash
mkdir -p /opt/nginx_bak_`date +%Y%m%d`
cp /opt/nginx/etc/nginx.conf /opt/nginx/etc/nginx.conf`date +%Y%m%d%H%M%S`
cp -R /opt/nginx/etc /opt/nginx_bak_`date +%Y%m%d`
tar zxvf zlib-1.2.8.tar.gz
tar zxvf pcre-8.33.tar.gz
tar zxvf openssl-1.0.2k.tar.gz
tar zxvf nginx-1.10.2.tar.gz
cd nginx-1.10.2
./co... |
Ann Garry is an American feminist philosopher. She is professor of philosophy, emerita, at California State University, Los Angeles (CSULA). While at CSULA, Garry was the founding director of the Center for the Study of Genders and Sexualities, and also served several terms as the chair of the Department of Philosophy.... |
Elizabeth D. "Betty" Phillips (née Capaldi; c. 1945 – September 23, 2017) was the Director of University of Florida Online. She resigned abruptly after serving only three months in that position, without explanation. She previously served as provost and executive vice president of Arizona State University (2006-2013) ... |
Osiek is a village in the administrative district of Gmina Lubsko, within Żary County, Lubusz Voivodeship, in western Poland. It lies approximately north-west of Lubsko, north-west of Żary, and west of Zielona Góra.
References
Villages in Żary County |
```php
<?php
return [
'color' => 'Warna dalam RGB atau hex (optional)',
'color_ph' => 'Warna (cth. #ffffff atau rgb(255, 255, 255)',
'create_new_item' => 'Buat Menu Item Baru',
'delete_item_confirm' => 'Ya, Hapus Menu Item Ini',
'delete_item_question' => 'Kamu yakin... |
```sqlpl
select 1 as id
union all
select * from {{ ref('node_0') }}
union all
select * from {{ ref('node_3') }}
union all
select * from {{ ref('node_911') }}
``` |
Politics of the Australian state of Victoria takes place in the context of a constitutional monarchy with a bicameral parliamentary system, and like other Australian states, Victoria is part of the federation known as the Commonwealth of Australia.
Victorians, and Melburnians in particular, are considered by some ana... |
```c++
/*
Painter's Partition Problem
You are given n boards to paint and k painters are available with
the restriction that 1 painter can paint 1 unit of board in 1 unit
time. Also, 1 painter can paint only consecutive pieces of boards.
We need to find the minimum amount of time required for pain... |
```html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `value_at_index_into_long` fn in crate `mentat_ffi`.">
... |
```xml
import { Component } from '@angular/core';
import { ColumnMode } from 'projects/swimlane/ngx-datatable/src/public-api';
@Component({
selector: 'full-screen-demo',
template: `
<div>
<h3>
Full Screen
<small>
<a
href="path_to_url"
target="_blank"
... |
In mathematics, the big q-Legendre polynomials are an orthogonal family of polynomials defined in terms of Heine's basic hypergeometric series as
.
They obey the orthogonality relation
and have the limiting behavior
where is the th Legendre polynomial.
References
Q-analogs
Orthogonal polynomials |
This is a list of all German motors including all aircraft engines, rocket motors, jets and any other powerplants, along with a very basic description. It includes experimental engines as well as those that made it to production status.
The Reich Air Ministry used an internal designation system that included a prefix... |
```html
<html>
<body>
Reports static closures, referencing '$this' (provokes a fatal error).
</body>
</html>
``` |
```java
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
package org.flowable.app.spring;
import java.net.URL;
import java.util.Map;
import org.flowable.app.engine.AppEngine;
import org.f... |
```java
package com.ctrip.xpipe.redis.core.redis.rdb.encoding;
import com.ctrip.xpipe.AbstractTest;
import com.ctrip.xpipe.redis.core.redis.rdb.parser.DefaultRdbParseContext;
import com.ctrip.xpipe.redis.core.redis.rdb.parser.RdbStringParser;
import io.netty.buffer.Unpooled;
import org.junit.Assert;
import org.junit.T... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.