# NOT RUN {
# create a new local board
board_register("local", "other_board", cache = tempfile())
# create a Website board
board_register("datatxt",
name = "txtexample",
url = "https://datatxt.org/data.txt",
cache = tempfile())
# }
Run the code above in your browser using DataLab