We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5daefc3 commit 32a6c91Copy full SHA for 32a6c91
README.md
@@ -28,7 +28,7 @@ this is passed to the API server as an HTTP header.
28
29
1. Change directory to front-end folder: `cd frontend`
30
2. Install dependencies: `npm install`
31
-3. Run the front-end `KF_USER_ID=<profile_name> npm start`
+3. Run the front-end `KF_USER_ID=<cloud_email> npm start`
32
33
The front-end is now available at `http://localhost:4200/jupyter/`. Since it is
34
disconnected from the `centraldashboard` component, you need to type your
0 commit comments