remote_ikernel icon indicating copy to clipboard operation
remote_ikernel copied to clipboard

All your Jupyter kernels, on all your machines, in one place.

Results 13 remote_ikernel issues
Sort by recently updated
recently updated
newest added

**[Original report](https://bitbucket.org/tdaff/remote_ikernel/issue/24) by Leonid Kostrykin (Bitbucket: [theV0ID](https://bitbucket.org/theV0ID), GitHub: [theV0ID](https://github.com/theV0ID)).** ---------------------------------------- I'm using a remote IPython kernel which I added as follows: ``` #!bash remote_ikernel manage --add \ --remote-precmd="source activate /path/to/conda/envs/ipython"...

bug
major

**[Original report](https://bitbucket.org/tdaff/remote_ikernel/issue/21) by Jiří Kunčar (Bitbucket: [jirikuncar](https://bitbucket.org/jirikuncar), GitHub: [jirikuncar](https://github.com/jirikuncar)).** ---------------------------------------- Example: 1. research kernel: `--tunnel_cmd="ssh -F ~/research/ssh/config"` 2. demo kernel: `--tunnel_cmd="ssh -F ~/demo/ssh/config"` (no I can't create different rules easily...

bug
major

**[Original report](https://bitbucket.org/tdaff/remote_ikernel/issue/11) by Scott Field (Bitbucket: [sfield83](https://bitbucket.org/sfield83), ).** ---------------------------------------- Hi Tom, Sometimes I'll need to wait a few minute for my job to start (using the very awesome feature of...

bug
minor