Page URL is /notebooks/..., not contents

This commit is contained in:
Thomas Kluyver 2014-10-23 14:32:58 -07:00
parent c661c85abd
commit 478648bde5

View File

@ -81,7 +81,7 @@ define([
window.open(
utils.url_join_encode(
base_url,
'contents',
'notebooks',
path,
notebook_name
),