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
{ | |
"emmet.syntaxProfiles" : { | |
"javascript" : "jsx" | |
}, | |
"workbench.startupEditor" : "newUntitledFile", | |
"editor.fontSize" : 16, | |
"javascript.suggest.autoImports" : true, | |
"javascript.updateImportsOnFileMove.enabled" : "always", | |
"editor.rulers" : [ | |
80, |
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
{ | |
// Tema do VS Code | |
"workbench.colorTheme": "Dracula", | |
// Define o tema dos icones no sidebar | |
"workbench.iconTheme": "material-icon-theme", | |
// Configura fonte | |
"editor.fontSize": 14, | |
"editor.lineHeight": 0, |
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
rm -r python | |
mkdir python | |
sudo pip3.6 install pandas -t python/ # insert any pip available module, repeat if necessary | |
zip -r lambda_layer.zip ./python | |
aws s3 cp lambda_layer.zip s3://... | |
rm -r python |
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
Verifying my Blockstack ID is secured with the address 123T1HPRAftbkgn7CER1wSkSHTku2zPPDh https://explorer.blockstack.org/address/123T1HPRAftbkgn7CER1wSkSHTku2zPPDh |