Re: [jupyter] Re: [IPython-dev] IPython 7.0.0b1 released on PyPI. Thanks Paul !

2018-09-12 Thread Matthias Bussonnier
> Wow, async is big! Just 2 years in the making no big deal :-) Don't look at the code we're doing some crazy things. > Has then been tested with magic cells that call into or embed other languages, like Cython, R, f2py, Julia? No, not tested, but in general nothing working before _should_

Re: [jupyter] JupyterLab Terminal

2018-09-12 Thread elbert
Hi Jason- Thanks for weighing in. I haven't had time to read the other issue your referenced, but in response to your comment I am running Mac OS 10.12.6. My default terminal is bash and conda is installed and running normally. I have a half dozen conda environments including the one I use

[jupyter] Jupytext - edit jupyter notebooks using plain markdown or Python code

2018-09-12 Thread Denis Akhiyarov
Just noticed this tool for editing notebooks using plain text (to avoid the json blob) and would like to know if this is a good idea?! Jupytext is by Marc Wouts for working with Jupyter Notebooks interactively from any IDE using Markdown (.md) or Python (.py) code with support for R and Julia

[jupyter] need rewrite.xml and service.xml for Jupyter exposed via knox

2018-09-12 Thread Lian Jiang
I want to expose Jupyter via KNOX on a HDP3 cluster. Does anybody have the routing files (aka service.xml and rewrite.xml)? Knox community does not have and it is not easy to compose from scratch. Expose Jupyter via Knox on a hadoop cluster should be a common requirement. Appreciate any hints.

Re: [jupyter] JupyterLab Terminal

2018-09-12 Thread Jason Grout
It opens a new interactive shell on your computer, as if you had opened a new terminal on your computer. When you open a new terminal on your desktop, does conda work? What operating system are you using? See also https://github.com/jupyterlab/jupyterlab/issues/3094 Jason On Tue, Sep 11, 2018,