Thanks Matthias for all the hard work you and everyone working on Jupyter does.
I just wanted to let you know that my supervisor has been able to gradually become more and more comfortable with programming by using the jupyter notebook interface. For me this is brilliant, I get more and more freedom to program at work, in a way that is very enjoyable, in no small part because you all have created something (and are creating something) that is a pleasure to use for newcomers. On top of that, someone who in the past avoided programming is having it help them in their work life gradually more and more. Thank you. On Friday, 3 March 2017 09:05:24 UTC+11, Matthias Bussonnier wrote: > > On Thu, Mar 2, 2017 at 1:50 PM, DG <[email protected] <javascript:>> > wrote: > > > Call it custom.js, and put into ~/.jupyter/custom > > I did this, and it does not seem to work. Note: I am on macOS and using > > Anaconda. > > On macOS it might be in ~/Library/Jupyter/custom > > I believe `jupyter --path` can give you where these files can be found. > > try to put a "console.log('--- in here ---')" at the top of your > custom.js file, it should print a message in the JS console of your > browser if it is seen. Also your browser may be aggressively caching. > try to "View > Force refresh" the page when trying. You should not > need to restart the server for it to work. > > -- > M > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/be4dc998-82f8-4288-8547-327851cfc986%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
