lib/jekyll-jupyter-notebook.rb in jekyll-jupyter-notebook-0.0.2 vs lib/jekyll-jupyter-notebook.rb in jekyll-jupyter-notebook-0.0.3
- old
+ new
@@ -10,6 +10,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
require "jekyll-jupyter-notebook/version"
+require "jekyll-jupyter-notebook/converter"
+require "jekyll-jupyter-notebook/generator"
require "jekyll-jupyter-notebook/tag"