Skip to content

Commit 41aa8ef

Browse files
muhsinkingjustinwlin
authored andcommitted
Normalize git repo callout
1 parent 6fc704d commit 41aa8ef

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

community-solutions/copyparty-file-manager/overview.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@ CopyParty provides a webbased GUI that makes file management simple on Runpod in
1010

1111
## About CopyParty
1212

13-
CopyParty is an open-source project created by [9001](https://github.com/9001/copyparty) that provides a portable file server with a web UI. It's perfect for managing files on cloud GPU instances where traditional file transfer methods might be cumbersome.
13+
CopyParty is an open-source project created that provides a portable file server with a web UI. It's perfect for managing files on cloud GPU instances where traditional file transfer methods might be cumbersome.
1414

1515
For a video demonstration, you can watch the [creator's YouTube tutorial](https://youtu.be/15_-hgsX2V0?si=AXArKvI79LEscpNn).
1616

17+
<Note>
18+
Check the repository for additional features, updates, and documentation: [github.com/9001/copyparty](https://github.com/9001/copyparty)
19+
</Note>
20+
1721
## Requirements
1822

1923
To use CopyParty on Runpod, you need:
@@ -34,15 +38,15 @@ If you have JupyterLab installed on your Pod, you can access the terminal there:
3438

3539
## Installation steps
3640

37-
### Step 1: Access your pod settings
41+
### Step 1: Access your Pod settings
3842

39-
Navigate to your pod page and locate the settings:
43+
Navigate to your Pod page and locate the settings:
4044
![Edit Pod Settings](edit.png)
4145

4246
### Step 2: Add an HTTP port
4347

4448
<Warning>
45-
**Adding a new port will restart your pod and erase any data not stored in `/workspace`**
49+
**Adding a new port will restart your Pod and erase any data not stored in `/workspace`**
4650

4751
Before proceeding, ensure all important files are saved in `/workspace` or backed up elsewhere. Any installed libraries or files outside of `/workspace` will be lost.
4852
</Warning>

0 commit comments

Comments
 (0)