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

Commit ff8a3ba

Browse files
authored
MAINT: Add copy_notebooks to website README instructions
1 parent a03699c commit ff8a3ba

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎website/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ $ source activate pelican-blog
1919
$ pip install pelican Markdown ghp-import
2020
```
2121

22+
Copy the notebook content to the right location (this script also modifies some links for the HTML):
23+
```
24+
$ python copy_notebooks.py
25+
```
26+
2227
Build the html and serve locally:
2328

2429
```
@@ -31,4 +36,4 @@ Deploy to github pages
3136

3237
```
3338
$ make publish-to-github
34-
```
39+
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /