// Make sure that all links load in the same tab define(['base/js/namespace'], function (Jupyter) { Jupyter._target = '_self'; });