Pinned Loading
-
-
Enron-dataset-exploration
Enron-dataset-exploration PublicEnron dataset exploration
Jupyter Notebook
-
-
REKAP
REKAP PublicRecap app that you can launch at the beginning of your working week to get, all in one email: your stock variations, the weather forecast, etc.
Python
-
Ansible in docker - shortcuts
Ansible in docker - shortcuts 1** To make our lives easier later, let us define the commands "a" and "t" for quickly connecting from the base system to the ansible and target container: **
23- Connect to the Ansible container:
45```a() { docker exec -it ansible bash -c "echo 'PS1='\''ansible# '\' >> /root/.bashrc; bash"; }```
-
Personal environment tips
Personal environment tips 1# Configurations personal cheatsheet
23### ```.vimrc``` file
4```
5syntax on
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.