We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I always forget how to to do it, this works:
template nbUseJs(url: string) = nb.partials["head"] &= '\n' & "<script src=\"" & url & "\"></script>"