// Copyright (c) IPython Development Team. // Distributed under the terms of the Modified BSD License. define([], function(){ var IPython = IPython || {}; IPython.version = "3.0.0-dev"; return IPython; });