並び順

ブックマーク数

期間指定

  • から
  • まで

321 - 360 件 / 408件

新着順 人気順

Documentationの検索結果321 - 360 件 / 408件

  • Documentation - .jsファイルから.d.tsファイルを生成する

    TypeScript 3.7では、 TypeScriptに、JSDoc構文を使ったJavaScriptから.d.tsファイルを生成するためのサポートが導入されました。 この仕組みは、プロジェクトをTypeScriptに移行することなく、TypeScriptが備わったエディタの体験を自分のものにできるということを意味します。 TypeScriptはほとんどのJSDocタグをサポートしています。リファレンスはこちら。 .d.tsファイルを出力するようにプロジェクトを設定する プロジェクトに.d.tsファイルの作成を追加するように設定するには、最大4つのステップを実行する必要があります: dev dependenciesにTypeScriptを追加する TypeScriptを設定するためのtsconfig.jsonを追加する TypeScriptコンパイラを実行して、JSファイルに対応するd.t

    • present — A terminal-based presentation tool with colors and effects — conference-radar 0.6.0 documentation

      present — A terminal-based presentation tool with colors and effects¶ present is a terminal-based presentation tool with colors and effects. You can also play a codio (pre-recorded code block) on a slide. present is built on asciimatics, and it works with Python>=3.7. Check out the Gallery to see what everyone is making with present! You can add your slides by simply opening an issue.

      • gcloud run deploy  |  Google Cloud CLI Documentation

        Skip to main content / English Deutsch Español – América Latina Français Português – Brasil 中文 – 简体 日本語 한국어 Console Sign in Cloud SDK Contact Us Start free

          gcloud run deploy  |  Google Cloud CLI Documentation
        • Creating accessory widgets and watch complications | Apple Developer Documentation

          Support accessory widgets that appear on the Lock Screen and as complications on Apple Watch.

            Creating accessory widgets and watch complications | Apple Developer Documentation
          • Sourceless - The Documentation Triangle

            sourceless index about contact The Documentation Triangle (or, why code isn't self documenting)At some point in your coding career, you've probably heard something like: "My code is self documenting" or "Code IS documentation" These statements can be hard to argue against, especially if they come from someone who is more experienced than you. A lot of the trouble is that they are not wrong – well,

            • Red Hat Enterprise Linux for Real Time | Red Hat Product Documentation

              For customersCustomer supportSubscription managementSupport CasesRed Hat Ecosystem CatalogFind a partnerFor partnersPartner portalPartner supportBecome a partnerTry, buy, & sellRed Hat MarketplaceRed Hat StoreContact SalesStart a trialLearning resourcesTraining and certificationHybrid cloud learning hubInteractive labsLearning communityRed Hat TVArchitecture centerOpen source communitiesGlobal adv

              • Spack — Spack 0.22.0.dev0 documentation

                These are docs for the Spack package manager. For sphere packing, see pyspack. Spack is a package management tool designed to support multiple versions and configurations of software on a wide variety of platforms and environments. It was designed for large supercomputing centers, where many users and application teams share common installations of software on clusters with exotic architectures, u

                • The Linux Kernel documentation — The Linux Kernel documentation

                  The Linux Kernel documentation¶ This is the top level of the kernel’s documentation tree. Kernel documentation, like the kernel itself, is very much a work in progress; that is especially true as we work to integrate our many scattered documents into a coherent whole. Please note that improvements to the documentation are welcome; join the linux-doc list at vger.kernel.org if you want to help out.

                  • Welcome to nix.dev — nix.dev documentation

                    What can you do with Nix?# The following list illustrates some of what can be achieved with the Nix ecosystem: Reproducible development environments. Easy installation of software over URLs. Easy transfer of software environments between computers. Declarative specification of Linux machines. Reproducible integration testing using virtual machines. Avoidance of version conflicts with already insta

                    • TorchDrift: drift detection for PyTorch — TorchDrift documentation

                      Authors¶ TorchDrift is a joint project of Orobix Srl, Bergamo, Italy and MathInf GmbH, Garching b. München, Germany. The TorchDrift Team: Thomas Viehmann, Luca Antiga, Daniele Cortinovis, Lisa Lozza Acknowledgements¶ We were inspired by Failing Loudly: An Empirical Study of Methods for Detecting Dataset Shift, NeurIPS 2019 https://github.com/steverab/failing-loudly Hendrycks & Dietterich: Benchmar

                      • Win-KeX | Kali Linux Documentation

                        Win-KeX provides a GUI desktop experience for Kali Linux in Windows Subsystem for Linux (WSL 2) with the following features: Window mode: start a Kali Linux desktop in a dedicated windowSeamless mode: share the Windows desktop between Windows and Kali application and menusEnhanced session mode: Similar to Hyper-V, uses RDP for a more feature rich experienceSound supportShared clipboard for cut and

                        • データリネージについて  |  Data Catalog Documentation  |  Google Cloud

                          データリネージは DataPlex の機能で、システム内でのデータの移動(データの送信元、データの通過先、データに適用される変換)を追跡できます。 データリネージが必要な理由 大規模なデータセットを扱うには、多くの場合、テキスト ファイル、テーブル、レポート、ダッシュボード、モデルという特定のプロジェクトのニーズに合わせてデータをエンティティに変換します。 たとえば、すべての購入を 1 つの SQL テーブルに記録するオンライン ショップがあるとします。アナリストがデータを扱いやすくするために、この単一のテーブルから情報を抽出し、地域、ブランド、販売価格ごとに小さなテーブルを生成するジョブを開始します。アナリストも同様に、変換をさらに実行し、これらの小さなテーブルを他のデータソースと統合して、さらに多くのテーブルを生成します。 これは、ステークホルダーにとって大きな課題になる可能性がありま

                            データリネージについて  |  Data Catalog Documentation  |  Google Cloud
                          • Optimize Java applications for Cloud Run  |  Cloud Run Documentation  |  Google Cloud

                            Send feedback Optimize Java applications for Cloud Run Stay organized with collections Save and categorize content based on your preferences. This guide describes optimizations for Cloud Run services written in the Java programming language, along with background information to help you understand the tradeoffs involved in some of the optimizations. The information on this page supplements the gen

                              Optimize Java applications for Cloud Run  |  Cloud Run Documentation  |  Google Cloud
                            • Pythonプログラミング入門 — Pythonプログラミング入門 documentation

                              Pythonプログラミング入門¶ ▲で始まる項目は授業では扱いません。興味にしたがって学習してください。 ノートブック全体に▲が付いているものもありますので注意してください。

                              • Linux カーネル開発のやり方 — The Linux Kernel documentation

                                NOTE: This is a version of HOWTO do Linux kernel development translated into Japanese. This document is maintained by Tsugikazu Shibata <tshibata@ab.jp.nec.com> If you find any difference between this document and the original file or a problem with the translation, please contact the maintainer of this file. Please also note that the purpose of this file is to be easier to read for non English (r

                                • Google の SEO リンクに関するベスト プラクティス | Google 検索セントラル  |  Documentation  |  Google for Developers

                                  Google のリンクに関するベスト プラクティス Google は、ページの関連性を判断し、クロールする新しいページを見つける際にリンクをシグナルとして使用します。リンクをクロール可能にして、Google がページ上のリンクを介してサイト上の他のページを見つけられるようにするための方法と、アンカー テキストを改善して、ユーザーや Google がコンテンツの内容を把握しやすくするための方法について紹介します。 リンクをクロールできるようにする 通常、リンクが href 属性を持つ <a> HTML 要素(アンカー要素とも呼ばれます)である場合のみ、Google はリンクをクロールできます。その他のフォーマットのリンクのほとんどは解析されず、Google クローラーにより抽出されません。href 属性のない <a> 要素や、スクリプト イベントによりリンクとして機能するタグから URL を

                                    Google の SEO リンクに関するベスト プラクティス | Google 検索セントラル  |  Documentation  |  Google for Developers
                                  • 煩わしいインタースティシャルやダイアログを避ける | Google 検索セントラル  |  Documentation  |  Google for Developers

                                    LinkedIn アカウントを開設しました: Google 検索でサイトを見つけやすくするためのニュースやリソースについては、LinkedIn アカウントをフォローしてください。 煩わしいインタースティシャルやダイアログを避ける 煩わしいインタースティシャルやダイアログとは、主にプロモーション目的で、ユーザーのコンテンツ閲覧を妨害するページ要素のことです。インタースティシャルはページ全体を覆うオーバーレイ、ダイアログはページの一部のみを覆うオーバーレイであり、場合によっては元のコンテンツが見えにくくなります。 さまざまな理由により、ウェブサイトにダイアログの表示が必要になることがよくありますが、煩わしいインタースティシャルでユーザーの閲覧を妨害すると、ユーザーの不満を招き、ウェブサイトへの信頼を損ないかねません。 煩わしいダイアログやインタースティシャルが表示されると、Google や他の

                                      煩わしいインタースティシャルやダイアログを避ける | Google 検索セントラル  |  Documentation  |  Google for Developers
                                    • Generate | Warp documentation

                                      Generate helps turn natural language queries into precise commands as terminal input or contextual suggestions inside interactive commands and programs, whether you're using psql, gdb, git, mysql, or any other CLI tool. Generate is backed by Large Language Models from API providers like OpenAI and Anthropic, and are completely opt-in. Currently, you need to be online to use this feature. If this f

                                        Generate | Warp documentation
                                      • DoWhy | An end-to-end library for causal inference — DoWhy | An end-to-end library for causal inference documentation

                                        Introducing DoWhy DoWhy | An end-to-end library for causal inference Graphical Models and Potential Outcomes: Best of both worlds Four steps of causal inference Citing this package Roadmap Contributing Quick-Start Tutorial Tutorial on Causal Inference and its Connections to Machine Learning (Using DoWhy+EconML) Starter Notebooks Getting started with DoWhy: A simple example Confounding Example: Fin

                                        • Relation queries (Concepts) | Prisma Documentation

                                          A key feature of Prisma Client is the ability to query relations between two or more models. Relation queries include: Nested reads (sometimes referred to as eager loading) via select and include Nested writes with transactional guarantees Filtering on related records Prisma Client also has a fluent API for traversing relations. Nested reads​ Nested reads allow you to read related data from multip

                                            Relation queries (Concepts) | Prisma Documentation
                                          • Welcome to Kedro’s award-winning documentation! — kedro 0.19.10 documentation

                                            Learn about Kedro Introduction to Kedro First steps Set up Kedro Installation prerequisites Python version support policy Create a virtual environment for your Kedro project How to create a new virtual environment using venv How to create a new virtual environment using conda Optional: Integrate Kedro in VS Code with the official extension How to install Kedro using pip How to verify your Kedro in

                                            • pdoc – Generate API Documentation for Python Projects

                                              """ A small `pdoc` example. """ class Dog: """🐕""" name: str """The name of our dog.""" friends: list["Dog"] """The friends of our dog.""" def __init__(self, name: str): """Make a Dog without any friends (yet).""" self.name = name self.friends = [] def bark(self, loud: bool = True): """*woof*""" pdoc auto-generates API documentation that follows your project's Python module hierarchy. It requires

                                              • Template Designer Documentation — Jinja Documentation (3.0.x)

                                                Template Designer Documentation¶ This document describes the syntax and semantics of the template engine and will be most useful as reference to those creating Jinja templates. As the template engine is very flexible, the configuration from the application can be slightly different from the code presented here in terms of delimiters and behavior of undefined values. Synopsis¶ A Jinja template is s

                                                • Documentation - TypeScriptを活用したJSプロジェクト

                                                  TypeScriptの型システムがコードベースを扱う際には、様々な厳密さのレベルがあります: JavaScriptのコードを使った推論のみに基づく型システム JSDocによるJavaScriptの段階的な型付け JavaScriptファイルにおける// @ts-checkの使用 TypeScriptコード strictを有効にしたTypeScript それぞれのステップはより安全な型システムへの動きを表していますが、すべてのプロジェクトがそのレベルでの検証を必要としているわけではありません。 JavaScriptと併用するTypeScript こちらは、オートコンプリートやシンボルへのジャンプといった機能や、リネームなどのリファクタリングツールを提供するためにTypeScriptを使用しているエディタを使う場合です。 homepageでは、TypeScriptプラグインを備えているエディタ

                                                  • Pi Pico Rx - A crystal radio for the digital age? — 101 Things 0.1 documentation

                                                    Pi Pico Rx - A crystal radio for the digital age?¶ My first step into the world of electronics was with a crystal radio, just like this one. Back then, I don’t think it has ever occurred to me that I could make a radio myself, so I wasn’t expecting it to work. But when I put the earphone in, I was amazed to hear very faint sounds coming through. I couldn’t believe that building a radio could be so

                                                    • ESP-IDF Programming Guide - ESP32 - — ESP-IDF Programming Guide v5.4 documentation

                                                      ESP-IDF Programming Guide [中文] This is the documentation for Espressif IoT Development Framework (esp-idf). ESP-IDF is the official development framework for the ESP32, ESP32-S, ESP32-C, ESP32-H and ESP32-P Series SoCs. This document describes using ESP-IDF with the ESP32 SoC. To switch to a different SoC target, choose target from the dropdown in the upper left.

                                                      • QGIS User Guide — QGIS Documentation documentation

                                                        © Copyright 2002-now, QGIS project. Last updated on 2025 Apr 10, 06:00 +0000.

                                                        • pandera documentation

                                                          • ウェブサイトで生成 AI によるコンテンツを使用するための Google 検索のガイダンス | Google 検索セントラル  |  Documentation  |  Google for Developers

                                                            ウェブサイトで生成 AI によるコンテンツを使用するための Google 検索のガイダンス 生成 AI は、あるトピックを調査したり、オリジナル コンテンツに構造化データを追加したりする際に特に便利です。しかし、生成 AI ツールまたはその他の同様のツールを使用して、ユーザーにとっての価値を付加することなく大量のページを生成すると、大量生成されたコンテンツの不正使用に関する Google のスパムポリシーに違反してしまう可能性があります。ウェブサイトで生成 AI によるコンテンツを使用する場合には、必ず、検索の基本事項の基準とスパムに関するポリシーを満たすようにします。 検索品質評価者向けガイドラインには、大量生成されたコンテンツの不正使用(セクション 4.6.5)と、ほとんど手間をかけず、ほとんど独自性がなく、ほとんど価値を付加せずに作成されたメイン コンテンツ(セクション 4.6.6)

                                                              ウェブサイトで生成 AI によるコンテンツを使用するための Google 検索のガイダンス | Google 検索セントラル  |  Documentation  |  Google for Developers
                                                            • Microsoft Edge に対するサイトの互換性に影響を与える変更 - Microsoft Edge Developer documentation

                                                              この記事では、Microsoft Edge と Chromium プロジェクトの変更スケジュールを一覧表示します。 また、Microsoft Edge チームが特に密接に追跡している違いと影響の大きい変更についても説明します。 Web プラットフォームは、HTML、CSS、JavaScript、およびその他の多くのオープン標準を含む Web ページの構築に使用されるテクノロジのコレクションです。 Web プラットフォームは、ユーザー エクスペリエンス、セキュリティ、プライバシーを向上させるために絶えず進化しています。 場合によっては、これらの変更が既存の Web ページの機能に影響を与える可能性があります。 機能と互換性の理由から、Microsoft Edge では、Chromium プロジェクトの Web プラットフォームに対するほぼすべての変更が採用されています。 ただし、Micros

                                                                Microsoft Edge に対するサイトの互換性に影響を与える変更 - Microsoft Edge Developer documentation
                                                              • Introduction | Documentation | Poetry - Python dependency management and packaging made easy

                                                                Introduction Poetry is a tool for dependency management and packaging in Python. Basic usage For the basic usage introduction we will be installing pendulum, a datetime library. Libraries This chapter will tell you how to make your library installable through Poetry. Versioning Poetry requires PEP 440-compliant versions for all projects. While Poetry does not enforce any release convention, it use

                                                                • Quickstart for spreadsheets | GPT for Work Documentation

                                                                  GPT for Work integrates the power and intelligence of generative AIs directly into Microsoft Excel and Google Sheets. Use your favorite AI to generate, rewrite, translate, categorize, extract and otherwise process text in bulk – at machine-powered scale and speed. GPT for Work contains two spreadsheet add-ons: GPT for Excel and GPT for Sheets. This guide gives you a quick walkthrough of the add-on

                                                                  • Tweepy Documentation — tweepy 4.14.0 documentation

                                                                    » Tweepy Documentation Edit on GitHub Tweepy Documentation Contents: Installation Getting Started Models Example Streaming Authentication Introduction Twitter API v1.1 Twitter API v2 3-legged OAuth Reference Logging Twitter API v1.1 Reference API Tweets Get Tweet timelines Post, retrieve, and engage with Tweets Search Tweets Accounts and users Create and manage lists Follow, search, and get users

                                                                    • Integrate your dapp with the MetaMask wallet | MetaMask developer documentation

                                                                      Integrate your dapp with MetaMask using MetaMask SDK and the Wallet API. Use MetaMask SDK to create a seamless connection between your dapp and MetaMask across desktop and mobile platforms. Use the Wallet API to interact with users' EVM accounts in MetaMask. Get started by connecting to MetaMask. Why use MetaMask SDK?​ MetaMask SDK enables a reliable, secure, and seamless connection between your d

                                                                      • Raspberry Pi Documentation - MicroPython

                                                                        MicroPython is a full implementation of the Python 3 programming language that runs directly on embedded hardware like Raspberry Pi Pico. You get an interactive prompt (the REPL) to execute commands immediately via USB Serial, and a built-in filesystem. The Pico port of MicroPython includes modules for accessing low-level chip-specific hardware.

                                                                          Raspberry Pi Documentation - MicroPython
                                                                        • Documentation | NestJS - A progressive Node.js framework

                                                                          Harnessing the power of TypeScript & GraphQLGraphQL is a powerful query language for APIs and a runtime for fulfilling those queries with your existing data. It's an elegant approach that solves many problems typically found with REST APIs. For background, we suggest reading this comparison between GraphQL and REST. GraphQL combined with TypeScript helps you develop better type safety with your Gr

                                                                            Documentation | NestJS - A progressive Node.js framework
                                                                          • Raspberry Pi Documentation - Raspberry Pi OS

                                                                            Raspberry Pi OS is a free operating system based on Debian, optimised for the Raspberry Pi hardware, and is the recommended operating system for normal use on a Raspberry Pi. The OS comes with over 35,000 packages: pre-compiled software bundled in a nice format for easy installation on your Raspberry Pi. Raspberry Pi OS is under active development, with an emphasis on improving the stability and p

                                                                              Raspberry Pi Documentation - Raspberry Pi OS
                                                                            • Laravel API Documentation Generator 導入手順

                                                                              目次 インストール APIドキュメント作成 まとめ インストール ※ PHP 7 and Laravel 5.5 以上。今回はLumenで動作確認しました。 composer require mpociot/laravel-apidoc-generator Laravel php artisan vendor:publish --provider="Mpociot\ApiDoc\ApiDocGeneratorServiceProvider" --tag=apidoc-config これで、configフォルダの中にapidoc.phpが作成されます。 Lumen bootstrap/app.php で 以下のコードを登録します。 /* |-------------------------------------------------------------------------- |

                                                                                Laravel API Documentation Generator 導入手順
                                                                              • OCRmyPDF documentation — ocrmypdf 16.10.1.dev7+g43c84ca documentation

                                                                                OCRmyPDF documentation OCRmyPDF adds an optical character recognition (OCR) text layer to scanned PDF files, allowing them to be searched. PDF is the best format for storing and exchanging scanned documents. Unfortunately, PDFs can be difficult to modify. OCRmyPDF makes it easy to apply image processing and OCR (recognized, searchable text) to existing PDFs.

                                                                                • Tenacity — Tenacity documentation

                                                                                  Tenacity¶ Please refer to the tenacity documentation for a better experience. Tenacity is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. It originates from a fork of retrying which is sadly no longer maintained. Tenacity isn’t api compatible with retrying but adds significant new functionality and fi