Commit 0889962
Port start page to release (#12365)
* start page experiment and fixes (#12339)
* move EnableStartPage enum to groups.ts
* - remove the command from the experiment
- fix the start page not loading when you go back
to a priviews version and then updating again
- update some labels in the start page
- update the sample notebook to include run by line
- the sample notebook now has a title
- updated the images from the sample notebook
* oops
* oops
* -add messages to open folder and workspace
-add telemetry to measure if the webview error happens
-give space between bullet points
-add link to enable experiments to the sample notebook
-get the release notes from a different file
-fix bullet points in the sample notebook
-sample notebook now opens with a counter in the title
* fix a unit test
* final changes
* final final changes
* final^3 changes
* removed run by line from the sample notebook
* Fixup after merge
Co-authored-by: David Kutugata <[email protected]>1 parent 6fcd5d3 commit 0889962
File tree
30 files changed
+384
-548
lines changed- images
- pythonFiles
- src
- client
- common
- application
- experiments
- startPage
- utils
- datascience
- commands
- interactive-ipynb
- telemetry
- datascience-ui
- react-common
- images/StartPage
- startPage
- test
- datascience/commands
- startPage
30 files changed
+384
-548
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Loading
Loading
Loading
Loading
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1114 | 1114 | | |
1115 | 1115 | | |
1116 | 1116 | | |
1117 | | - | |
1118 | | - | |
| 1117 | + | |
1119 | 1118 | | |
1120 | 1119 | | |
1121 | 1120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
498 | | - | |
| 498 | + | |
499 | 499 | | |
500 | | - | |
501 | | - | |
| 500 | + | |
| 501 | + | |
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
507 | | - | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
508 | 510 | | |
509 | 511 | | |
510 | 512 | | |
| |||
0 commit comments