-
Perform either i or ii, depending on condition.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
04e0f4dc966d072df8bd129b3806a0798d8e1beef4e96b9edf845e88c898ade2356433e16697e78c95443990e275eda49a46162213958df46edc79d74b2926d4ac |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[http] 2018/02/28 20:15:06 gorequest.go:1049: HTTP Request: POST /api/v2/generation/4da0686a-5e1e-4635-802b-c07e3deca858/8420ae4f-7dee-4619-b2aa-27abd31a67f3/generate?bss_account=a21c1d44cf86ed9f415a538f736d9920 HTTP/1.1 | |
Host: bmd-dashboard-api.stage1.ng.bluemix.net | |
Authorization: [suppressed] | |
Content-Type: application/json | |
X-Auth-Iam-Token: Bearer [suppressed] | |
X-Codegen-Origin: cli | |
{"devOps":{"cfOptions":{"Memory":"","instances":1,"orgGuid":"20923446-4c82-4f13-a0de-169e72e38a02","organization":"","space":"","spaceGuid":"4da0686a-5e1e-4635-802b-c07e3deca858"},"deploymentType":"CF","kubeOptions":null,"region":""},"generate":[{"language":"node","type":"generator"}],"generatorOptions":null} | |
[http] 2018/02/28 20:15:07 gorequest.go:1078: HTTP Response: HTTP/1.1 202 Accepted | |
Connection: close |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
? select-resource-type | |
1. Backend Service / Web App | |
2. Mobile Client | |
Enter a number> 1 | |
? select-language | |
1. Java - MicroProfile / Java EE | |
2. Java - Spring Framework | |
3. Node | |
4. Python - Django |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1550 root 20 0 546M 103M 58856 S 62.2 0.3 37:25.89 /usr/lib/xorg/Xorg -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch | |
62.6% CPU usage when I alt-tab in xfce. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ bx dev deploy --trace | |
Invoking 'cf push -v'... | |
Using manifest file /tmp/build/b0d51b9f/watson-discovery-analyze-data-breaches/manifest.yml | |
REQUEST: [2018-01-30T18:19:34Z] | |
POST /UAALoginServerWAR/oauth/token HTTP/1.1 | |
Host: login.ng.bluemix.net | |
Accept: application/json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- alexa-skill-watson-conversation | |
has-manifest: false | |
has-notebooks: false | |
declared-services: | |
applications: | |
alexa: 29 | |
jupyter: 0 | |
nutritionix: 0 | |
twitter: 0 | |
tjbot: 0 |
This guide is intended for maintainers - anybody with commit access to one or more Code Pattern repositories.
This repository does not have a traditional release management cycle, but should instead be maintained as as a useful, working, and polished reference at all times. While all work can therefore be focused on the master branch, the
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
set -x | |
git clone [email protected]:IBM/alexa-skill-watson-conversation.git | |
git clone [email protected]:IBM/dsx-twitter-auto-analysis.git | |
git clone [email protected]:IBM/elasticsearch-spark-recommender.git | |
git clone [email protected]:IBM/janusgraph-utils.git | |
git clone [email protected]:IBM/node-red-dsx-workflow.git | |
git clone [email protected]:IBM/pixiedust-facebook-analysis.git | |
git clone [email protected]:IBM/pixiedust-traffic-analysis.git | |
git clone [email protected]:IBM/powerai-notebook.git |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alexa-skill-watson-conversation | |
elasticsearch-spark-recommender | |
janusgraph-utils | |
node-red-dsx-workflow | |
pixiedust-facebook-analysis | |
pixiedust-traffic-analysis | |
powerai-notebook | |
powerai-transfer-learning | |
starcraft2-replay-analysis | |
SystemML_Usage |