Archive

Bootstrap | Migrate to latest Version

Fix deprecation warnings <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" …

Rust | Modern Alternatives of Command-Line Tools

bat GitHub bat is a cat clone with syntax highlighting and Git integration that works on Windows, MacOS and Linux. It provides syntax highlighting for …

Rust | Cookbook

Fehler und deren Behebung Problem <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" …

Python | Cookbook

Pip <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" data-enlighter-language="shell" …

Power Shell | Skripte

Filesystem Loop through results from Select-String Here is an example that greps for a string and uses the results in a loop to determine if some …

Django | Cookbook

Installation Install current Version (3.2.8) <pre class="EnlighterJSRAW" data-enlighter-group="" …

CSS| Coobook

Generell https://www.w3schools.com/cssref/default.asp https://developer.mozilla.org/en-US/docs/Web/CSS/Reference Grid https://learncssgrid.com/ …

Keycloak | Cookbook

Thymeleaf Add css file Add css files from static folder into templates files <pre class="EnlighterJSRAW" data-enlighter-group="" …

Power Query | Cookbook

Arbeiten mit dem Header Schreibweise ändern Grossschreibung/Kleinschreibung/CamelCase <pre class="EnlighterJSRAW" …

Power Query | Cookbook

Arbeiten mit dem Header Schreibweise ändern Grossschreibung/Kleinschreibung/CamelCase <pre class="EnlighterJSRAW" …

Azure Databricks | Cookbook

Reading Data Create Table from CSV file with SQL <pre class="EnlighterJSRAW" data-enlighter-group="" …

Power Shell | Cookbook

Filesystem List of files in a folder <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" …

PySpark | Cookbook

Websites The Blaze Ecosystem (Blaze) Dask: Flexible library for parallel computing in Python. DataShape: Data layout language for array programming. …

Jenkins | Cookbook

Working with VS Code Validate Jenkins File Install VS Code Plugin Jenkins Pipeline Linter Connector Add configuration in .vscode/settings.json <pre …

D3.js | Cookbook

Basic Tasks Create Container <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" …

ClojureScript | Cookbook

UI: Common tasks Loading spinner <pre class="EnlighterJSRAW" data-enlighter-group="" …

rxjs | Cookbook

Informations NGRX – Reactive State for Angular Original Post is here. Github repo has the code snippets at choopage’s GitHub repo. Recipes Chaining …

VS Code | Cookbook

Extensions Copy installed extensions to another VS Code <pre class="EnlighterJSRAW" data-enlighter-group="" …

Ionic | Cookbook

Routing and Navigation Basic Angular Router configuration Create a routing module that is ‚visible‘ to all components in your app …

Bootstrap | Coobook

Layout and Positioning From here. Now that Bootstrap 4 is flexbox by default, vertical alignment gets a little easier. In general, there are 3 …

Flask | Cookbook

Installation <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" …

Go | Cookbook

Tutorial Building a Simple CLI Tool with Golang Links https://golang.org/ https://blog.golang.org/ https://gobyexample.com

Jekyll | Cookbook

Working with Arrays Define the array <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" …

SAS | Cookbook

Handling data Split fields <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" …

Linux | Cookbook

Run file without execute permission <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" …

Jupyter | Cookbook

Cookbook Customize start dir <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="1" …

Zsh | Cookbook

Useful tips Speed-up zsh start Depending on the way, you install zsh, the installation process clones git-repositories to your home folder $HOME. …

Git | Cookbook

Github hints Repository — Quick setup Clone repository .. or create a new repository on the command line <pre class="EnlighterJSRAW" …

Bash | Cookbook

Configure Bash Environment Using Bash Completion Add git completion Download git-completion.bash to $HOME/etc <pre class="EnlighterJSRAW" …

Docker | Cookbook

Useful apps portainer.io: MAKING DOCKER MANAGEMENT EASY. Build and manage your Docker environments with ease today. Useful commands docker ps — Lists …