Skip to content

Commit ef64dd5

Browse files
author
Katie Horne
committed
chore: update manifest
1 parent 848f670 commit ef64dd5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

getting-started/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ logging in and getting set up with a sample project they can use to experience
2525
Coder.
2626

2727
Additionally, we have a guide for those interested in leveraging Coder for data
28-
science, specifically using Python with Jupyter notebooks.
28+
science, specifically using Python with Jupyter notebooks. We also have a
29+
tutorial on getting started with [PyCharm](pycharm.md)

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
},
3939
{
4040
"path": "getting-started/developers.md"
41+
},
42+
{
43+
"path": "getting-started/pycharm.md"
4144
}
4245
]
4346
},

0 commit comments

Comments
 (0)