singletS

Results 16 comments of singletS

I should have mentioned this...it's the X-bows "lite".

Thanks for the followup, but I've moved to a QMK capable keyboard.

The same error occurs when trying to compile on Debian 11.

This problem (nothing being rendered in the notebook) is reproducible for firefox51-linux in a new conda environment with the following packages ``` jupyter 1.0.0 py35_3 jupyter_client 5.0.0 py35_0 jupyter_core 4.3.0...

Any solution to this? The same problem arises with the moldesign channel conda package version 2016.10.19.0522 (using a clean conda python 2.7 environment on ubuntu). Tried to manually install to...

I'm excited to hear of these plans! Modularizing emacs packages and integrating emacs-jupyter are particular interesting to me for my use cases (mostly just running code and authoring jupyter notebooks...

Another idea/suggestion: Have ox-ipynb be a derived export backend so it understands more of the org-mode built-in structures. Because of ipynb limitations there will always be differences, but several of...

Thanks for clarifying. I had (mistakenly) assumed since kernel could access the ipynb file, it could access other files through api magic...imagining the gdrive looked like a pseudo-file system to...

+1 for collaborative editing. My students currently use William's patched versions on SMC for this feature and they like it. If only google drive would support "mounting" on linux machines...

[Org-mode Jupyter Backend](https://bitbucket.org/sinayoko/org-mode-jupyter-backend) looks to offer a start. Not round-trip, but at least org-mode could generate ipynbs. And lossyness is in the right direction if org file is considered the...