Carl's suggestion on NotebookWrite can well be used. Since data can also be a complete notebook. An example:
Save the following notebook to the default directory ($HomeDirectory) and give it the name Example.nb
Then, evaluate this in another notebook:
NotebookWrite[EvaluationNotebook[], Import["Example.nb"]]