Giter VIP home page Giter VIP logo

samkenx_conda-docs's Introduction

Conda documentation

This repository includes documentation that is common for conda and conda-build (primarily landing pages at https://conda.io/).

The documentation for each of those individual repositories can be found in their respective repos:

Please file issues, comments, and PRs at the appropriate repo.

Local builds

You can build this docs repo on your local machine to preview changes in your browser.

NOTE: These steps have only been tested on MacOS.

Set up and activate a sphinx environment

  1. If you haven't already, create a conda environment with sphinx installed.

    conda create -n sphinx sphinx
    
  2. Activate the environment.

    conda activate sphinx
    

Run a local build

  1. Go to the docs directory.

    cd docs
    
  2. Create a _build directory.

    mkdir _build
    
  3. Run this command.

    sphinx-build -b html -d _build/doctrees source _build/html
    
  4. Open the _build/html directory in Finder, locate the desired .html file you want to preview, and open it in your browser (you can just drag and drop it into your browser, if it's open).

samkenx_conda-docs's People

Contributors

albertdefusco avatar alexliew avatar amfarrell avatar antkneed avatar asmeurer avatar chenghlee avatar cjmartian avatar conda-bot avatar csoja avatar dbast avatar electronwill avatar faph avatar idanenglander avatar ilanschnell avatar jezdez avatar jjhelmus avatar jschueller avatar kalefranz avatar kathatherine avatar kerrywatson1 avatar larrybradley avatar mingwandroid avatar msarahan avatar mutirri avatar pseudoyim avatar rrigdon avatar samkenxstream avatar saraneem avatar stuarteberg avatar timsnyder avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.