Pinned Loading
-
ohmyzsh
ohmyzsh PublicForked from ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,100+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python…
-
Shell and utility pre-installation s...
Shell and utility pre-installation script (Debian) 1#!/bin/sh
23CUR_USER=$(whoami) && echo "User: $CUR_USER"
4DIR="$HOME" && echo "Home directory: $DIR"
5 -
Examples of piccolo-orm commands for...
Examples of piccolo-orm commands for the test load dataframe data to database table 1import os
2import time
3import asyncio
4from itertools import batched
5from collections.abc import Generator
-
vizro_locale_graph_trick.py
vizro_locale_graph_trick.py 1# Updated version of answer from: https://github.com/mckinsey/vizro/issues/889#issuecomment-2488205301
2# Localization loading from assets/custom.js from this source: https://cdn.plot.ly/plotly-locale-ru-latest.js
34import pandas as pd
5import vizro.models as vm
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.