Dr. K. D. Murray

Results 37 comments of Dr. K. D. Murray

Quite likely fixes #119's problem, and also #107 too

@hcz Thanks for testing. That's strange, as I get no hang here across a quite wide diversity of linuxes and bashes. does manually running `bind 'set enable-bracketed-paste off'` hang for...

@hcz how about the latest commit? does that hang still? (run `python3 -m pip install -U git+https://github.com/kdm9/bash_kernel.git@patch-1` again) I removed the part about TERM_PROGRAM, so this now should be identical...

@hcz thanks for testing! Now I'm *really* confused :) 1. Can you confirm that your venv/conda env's bash_kernel/kernel.py file has [this line](https://github.com/takluyver/bash_kernel/pull/120/files#diff-5810814aefa66f701924774035607bbb50a3fd3b0182bce0ea71abae90defe9fR109) in it? (i.e there was no installation SNAFU...

@hcz Wonderful news! Thanks so much for testing, i'm glad it fixes it too. I'll amend the instructions above to ensure folks uninstall it if they want to test/use this...

@takluyver a friendly ping about this PR. I'm teaching a workshop using jupyter & bash_kernel soon, and I'd much prefer the instructions to be `pip install bash_kernel` than the hack...

HI @MikkelSchubert, and sorry for the slow response. I no longer need truly paired files a la #8, as all tools I use now support broken paired files like below[1]....

Alas GH doesn't support attaching *.ipynb, so I have had to rename it *.txt, but here's the test notebook. [test.ipynb.txt](https://github.com/nteract/papermill/files/9035277/test.ipynb.txt) The following params.yml can be used with this: ``` say:...

A friendly ping to the nteract team about this PR. All tests pass locally, and this is currently blocking us from using papermill in our analyses.

@rohitsanj tests implemented and passing. There are some unrelated failures on my machine, all to do with the google cloud interaction, which I assume is because I don't have a...