Skip to content

Commit 32a6c91

Browse files
authored
Update README.md
1 parent 5daefc3 commit 32a6c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ this is passed to the API server as an HTTP header.
2828

2929
1. Change directory to front-end folder: `cd frontend`
3030
2. Install dependencies: `npm install`
31-
3. Run the front-end `KF_USER_ID=<profile_name> npm start`
31+
3. Run the front-end `KF_USER_ID=<cloud_email> npm start`
3232

3333
The front-end is now available at `http://localhost:4200/jupyter/`. Since it is
3434
disconnected from the `centraldashboard` component, you need to type your

0 commit comments

Comments
 (0)