<br><br><div class="gmail_quote">On Wed, Jan 9, 2013 at 10:43 AM, Matthias BUSSONNIER <span dir="ltr"><<a href="mailto:bussonniermatthias@gmail.com" target="_blank">bussonniermatthias@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Le 9 janv. 2013 à 19:32, Min RK a écrit :<br>
<div class="im"><br>
> You forget that notebook / kernel access and *server* filesystem access are not going to be the same thing for long.  For multiuser, it is a safe assumption that n-1 users will *not* have access to installing js plugins (not to mention the fact that current design requires nb server restart, which users also do not have permissions to do).<br>


<br>
</div>I was more thinking of profile directory.<br>
I though profile would be writable to allow custom config...<br>
And ipynb files are not on kernel side either...<br>
<br>
You really can't do much with only kernel side...<br></blockquote><div><br></div><div>And that's exactly the point - an important user case in the long term (students, non-admin users in multi-user deployment, etc.)</div>

<div>will have no access to the notebook *server's* profile / config.</div><div>Any time we make decisions that require nb-server config,</div><div>we have to take this into account.  We have to be aware that we are adding configuration decisions that admins have to make on behalf of users.</div>

<div>That's not to say this is necessarily inappropriate, but it sucks a lot for admins and users alike, so we have to be careful.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<br>
As for the JS plugin I though the reloading would be on page reload not server-restart.<br>
I'll try to look at that again.<br></blockquote><div><br></div><div>I think it constructs the list when it first renders the page template - it shouldn't be tricky to rebuild the list.</div><div>That's not a particularly important point (though we should make the change if my memory was correct).</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
--<br>
Matthias<br>
<br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</div></div></blockquote></div><br>