Show More
@@ -20,12 +20,7 var tour_steps = [ | |||
|
20 | 20 | title: "Filename", |
|
21 | 21 | placement: 'bottom', |
|
22 | 22 | content: "Click here to change the filename for this notebook." |
|
23 |
}, |
|
|
24 | element: "#checkpoint_status", | |
|
25 | title: "Checkpoint Status", | |
|
26 | placement: 'bottom', | |
|
27 | content: "Information about the last time this notebook was saved." | |
|
28 | },*/ { | |
|
23 | }, { | |
|
29 | 24 | element: $("#menus").parent(), |
|
30 | 25 | placement: 'bottom', |
|
31 | 26 | backdrop: true, |
General Comments 0
You need to be logged in to leave comments.
Login now