From the course: Data Analytics with Observable

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Customizing inputs

Customizing inputs

- The beauty of tools in today's world is how customizable they are. An observable is no exception, it's easy to adjust these built-in inputs and add a lot of customization. Each input has its own default settings and ways in which it can be customized very easily. I'll just show a couple of examples here. We'll start with a notebook that has just our happiness data loaded into the spreadsheet, and by the way, I'm going to show you something here. Remember, I can use the File attachment button up over here. I'm going to go add that file. It's unused. And as I said earlier, I can insert it into the notebook, if I do that, I'm going to get a table. I don't want the table, I want to use that other thing. I forgot to show you, if I click over here, File actions. Copy usage code, you see that? Copy that. Now I can add a JavaScript cell, and just paste it, Shift Enter, and there I have my data. So you don't have to…

Contents