Will Kessler

Results 12 comments of Will Kessler

i'll try to look into this next week sometime

Hi there, Just got around to testing this. I can't reproduce. (I'm on ubuntu). When I try for instance on binder, it's fine. ([This link](https://mybinder.org/v2/gh/willkessler/jupytergraffiti/master?filepath=samples%2Fgeneral%2FGraffiti%20Basic%20Demo.ipynb) ) Can you provide precise...

Aha yes, there's some lag as the code has to go through the backend of jupyter to write the file out. Locally, though, it should be fairly quick. But let...

OK I tried to replicate the problem locally, and can't. If there's a race condition, I can't beat it yet.

@4flixt I've release 1.0.1.19 which uses `%%writefile` to save Graffiti if the kernel is an unknown kernel. This means any (probably Python-based) kernel that supports this magic command will work...

It looks like something about the docker containers at Binder has changed since I set the binder demos up... If you press the escape key or the space bar, does...

Actually, on binder, i see why. They are opening these graffitis in jupyterlab. Regrettably, jupytergraffiti was never ported to JupyterLab as the API is totally different. You can only use...

I'm not sure, I don't have an arm setup I can test with (raspberry pi?) Graffiti just uses Jupyter kernel calls, and the rest of the extension is javascript. If...

Hello, Somehow missed this @lzfxxx can you post a screenshot to clarify what you mean?

Something similar just now, OSX 10.7.5 macbook pro. tcltklib.c: In function 'lib_conv_listelement': tcltklib.c:9958: warning: implicit conversion shortens 64-bit value into a 32-bit value tcltklib.c:9965: warning: implicit conversion shortens 64-bit value...