Daniel Schien
Daniel Schien
Hi @Simmoniz, Below some snippets. They are copy pasted from my working code and contain unresolved reference. You will need to clean them up. Versions: "dependencies": { "jquery": "~2.1.0", "handlebars":...
Very exciting to see this happening. May I ask what the current status of the async branch is? Any feel for when this might arrive in the master branch?
Many thanks for the very detailed response. I'll try the asynch branch but will not attempt to merge the mentioned non-critical changes at this time. I hope to be using...
Thank you for clarifying. The solves my problem. Specifically, I just tried `from a import *` and that seems to work for introducing all variables defined in `a` into `b`....
I'm on OSX. What sort of information might be insightful?
Is jupyter_cms python 3 - only and I have missed that? These steps work fine with python 3.5 but before I did the above with python 2.7.10 and none worked....
Oh my, this is getting more and more obscure. I activated 2.7 venv again and now your original code runs fine. So I went back to my actual work and...
Sorry, I wasn't clear enough. I started the notebook server in the subfolder. In other words. I moved the files to the subfolder, quite the original server, cd'ed into the...
Thanks for the reply. I did have a whole bunch of nbserver-* files. I removed those but without any effect on CMS. Thanks for the pointer to the ipynb package....
Restarted but without effect. Thanks