Code Monkey home page Code Monkey logo

docs.hpc.sjtu.edu.cn's Introduction

Pi超算集群用户文档

本仓库维护Pi超算集群用户文档。本文档使用markdown书写,并会被mkdocs转译为html/css/js。本站使用的主题是mkdocs-material的分支版本theme

搭建环境

mkdocs是一个python包,用于本文档网页渲染。在开始之前请确保本地已经有python环境。如果您的电脑暂时没有可用的python环境,那么我们建议您使用anaconda创建一个。

使用以下指令安装指定的python包:

pip3 install -r requirements.txt

检查mkdocs是否安装完成:

Windows用户

where mkdocs

Linux和Mac用户

which mkdocs

启动服务器和更新文档

更新文档需要管理员权限

本仓库包含makefile,如果您的工作环境可以使用make指令,那么

本地启动服务器

make server

对于make不可用的情况

本地启动服务器

mkdocs serve

重新编译文档

make build

更新文档

# 将更新推送到仓库master分支自动部署

docs.hpc.sjtu.edu.cn's People

Contributors

374365283 avatar agreiner avatar azrael417 avatar bcfriesen avatar bonachea avatar brandongc avatar csnavely avatar helenhe40 avatar jdeslip avatar jrmadsen avatar kellyrowland avatar lagerhardt avatar lastephey avatar mamelara avatar oraclelee avatar rcthomas avatar roger-yue avatar scanon avatar shenggan avatar sjtublacknail avatar sjtujin avatar sleak-lbl avatar sparticlesteve avatar stefanlasiewski avatar wbhimji avatar weijianwen avatar wenlibin02 avatar wyang0 avatar zephyr221 avatar zhengjizhao 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.