Accedemos a la siguiente url:
Ingresamos un correo (puede ser personal), clic en Continue.
Accedemos a la siguiente url:
Ingresamos un correo (puede ser personal), clic en Continue.
As configured in my dotfiles.
start new:
tmux
start new with session name:
Cloudera Data Platform for IBM Cloud Pak for Data: https://www.ibm.com/products/cdp-data-center-with-ibm
Cloudera Data Platform for IBM Cloud Pak for Data provides a fast path to help modernize your data lake: https://www.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/3/649/ENUSA21-0433/index.html
Better Together: A demo for Cloudera Data Platform for IBM Cloud Pak for Data: https://www.youtube.com/watch?v=NXuqBUnZfxg
Using Flink and SQL Stream Builder with IBM products: https://www.youtube.com/watch?v=eOb060oaowY
| <section data-background-transition='zoom' data-transition='concave' data-background='http://ryanjarvinen.com/presentations/shared/img/broadcast_reveal_dark.png' data-state='blackout'> | |
| <h2>Gist-Powered</h2> | |
| <h1>Reveal.js</h1> | |
| <h2>Slideshow Presentations</h2> | |
| <br/> | |
| <h1 class='fragment grow'><a style='color:deepskyblue;' href='http://gist-reveal.it'>gist-reveal.it</a></h1> | |
| </section> | |
| <section data-background-transition='zoom' data-transition='linear' id='try-it'> | |
| <h2>Try it out!</h2> | |
| <p>Create your own deck by forking a copy of <a href='https://gist.github.com/ryanj/af84d40e58c5c2a908dd'>this github gist</a>: <br /><a href='https://gist.github.com/ryanj/af84d40e58c5c2a908dd'>https://gist.github.com/ryanj/af84d40e58c5c2a908dd</a></p> |
| ### Keybase proof | |
| I hereby claim: | |
| * I am ogfunkycold on github. | |
| * I am ogfunkycold (https://keybase.io/ogfunkycold) on keybase. | |
| * I have a public key ASAVRPRnHrgBBJ8gaeW7Xa2PpMe8AXWWu-3rLnBPIZzoWwo | |
| To claim this, I am signing this object: |
i3-gaps has some packages that are required for it to work so install these things:
sudo apt install libxcb1-dev libxcb-keysyms1-dev libpango1.0-dev libxcb-util0-dev libxcb-icccm4-dev libyajl-dev libstartup-notification0-dev libxcb-randr0-dev libev-dev libxcb-cursor-dev libxcb-xinerama0-dev libxcb-xkb-dev libxkbcommon-dev libxkbcommon-x11-dev autoconf xutils-dev libtool automake
You also need to install libxcb-xrm-dev, but I got Unable to locate package libxcb-xrm-dev when trying to install from the apt repositories on Ubuntu 16.04. If this happens to you, just install it from source using these commands:
mkdir tmp