Safia Abdalla
Safia Abdalla
Woop! Had a comment written here that I never posted. An incremental approach sounds good. I would take a look at the way things evolved in the RFC to move...
> @CrystallineCat Does your fix for the splash screen hang address this concern? It doesn't. This is a separate issue. We only look for the `nteract.json` config file in one...
Thanks for opening this issue! Is there a Binder demo of WebIO widgets working in Jupyter Notebook? I'd like to play around with.
Do Julia's interactive widgets use the same comms-based convention that ipywidgets does? If so, it would be interesting to see if it works with the recent ipywidgets support in nteract.
@willingc Way cool! Did this require any code changes?
Got it. I think it would be worthwhile to investigate wrapping the WebIO package in a output transform to get the display working. This would happen in the https://github.com/nteract/outputs repo.
Ditto what Carol said! Thanks for taking the time to investigate this. It helps to have someone with more experience with conda to address this. A PR to fix the...
@riccardosabatini Yes. Running the tests locally is also possible. In any case, a PR that includes the changes we need to make would be very helpful. Then someone on the...
Still need to do this. Ideally, we'll have a markdown editor with previews built-in. Addendum, [this](https://github.com/laobubu/HyperMD) might be helpful to look at. It is a set of extensions for CodeMirror...
Tagging this as new-contributor-friendly since it should be forward for someone with experience in Redux and React to resolve. It'll involve piping the `openAboutModal` dispatch method through our react-redux `connect`...