Skip to content

Commit

Permalink
Added documentation to checking frontend on ligthning ai
Browse files Browse the repository at this point in the history
Signed-off-by: SarveshAtawane <[email protected]>
  • Loading branch information
SarveshAtawane committed Aug 16, 2024
1 parent 5b826c8 commit e61ad55
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion src/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,20 @@ docker build -t aifaq .
Now run this image from this command
```bash
docker run --gpus all -p 3000:3000 -p 8080:8080 aifaq
```
```

To check the frontend running on the lightining ai studio.
1. Click on this add icon.

![alt text](image-3.png)

2. Install the web port from here .

![alt text](image.png)

3. Now click on this icon.

![alt text](image-1.png)

4. Now update the port 3000 in here.
![alt text](image-2.png)
Binary file added src/image-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/image-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/image-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e61ad55

Please sign in to comment.