Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9d1fc25

Browse files
committed
Added some setup instructions
1 parent8e78546 commit9d1fc25

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

‎README.md‎

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
#PyMC Labs Official Website
22

3-
##Editing
3+
##Get Setup
4+
5+
###Environment
6+
7+
```bash
8+
git clone git@github.com:pymc-labs/pymc-labs.github.io.git
9+
cd pymc-labs.github.io
10+
conda env create -f environment.yml# can use mamba too!
11+
```
12+
13+
###Start Lektor Server
14+
15+
```bash
16+
lektor server
17+
```
418

519
###Navigation
620

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp