JupyterLab Field Guide: Deployment, Configs, and Tricks
Living Document: This post serves as my personal knowledge base for JupyterLab. It is updated regularly with new configurations, extension compatibilities, and deployment scripts. ...
Living Document: This post serves as my personal knowledge base for JupyterLab. It is updated regularly with new configurations, extension compatibilities, and deployment scripts. ...
This guide provides a clear, step-by-step process for installing Node.js on a Linux system, including configuring a domestic npm registry for faster package downloads. Ideal for developers setting up their environment. ...
Learn how to build and deploy a fully private and fast LLM chatbot using Docker containers and Hugging Face’s powerful tools. This tutorial covers setting up text-generation-inference for efficient model serving, integrating a user-friendly chat-ui interface, and configuring reverse proxying for easy access. ...
deploy v2ray proxy service. ...
This blog post provides a comprehensive guide to installing, configuring, and optimizing Docker on a Linux system (specifically Ubuntu). It covers installation methods (from official and AliYun repositories, as well as offline installation), user permission setup for running Docker commands without sudo, customizing the Docker daemon for networking, logging, storage, and proxy configurations. It also details enabling remote API access and integrating NVIDIA GPUs for accelerated computing. The guide includes clear code examples and explanations for each step, making it a valuable resource for both beginners and experienced Docker users. ...