Re: [jupyter] JVM Magics

2019-02-27 Thread Doug Blank
Ryan, Very nice! We also have a set of magics that work across languages. It would be great to have a group to try to standardize these. We implemented cross-language magics in metakernel [1], and there are some lessons learned that you might want to consider: 1. We allow languages to define

Re: [jupyter] Reviving the all-Jupyter video call

2019-02-27 Thread Michael Milligan
I'll just chime in to say I love this idea, and thanks in advance to those who are organizing it! As mentioned, one of the best way to "catch up" with what's going on in the Jupyter ecosystem is to attend a big meeting like Jupytercon, Pycon, Scipy, etc. It's a drag that they only happen once a

Re: [jupyter] Jupyter Notebook using CMD

2019-02-27 Thread Jason Grout
>From the error, it seems that it is complaining that your file is not utf-8 encoded. Is that correct? Jason On Wed, Feb 27, 2019 at 6:29 AM wrote: > I'm getting this error whenever I try to run jupyter notebook on cmd. Plz > help > > 'utf-8' codec can't decode byte 0x85 in position 569273:

[jupyter] Reviving the all-Jupyter video call

2019-02-27 Thread Zach Sailer
Hello Jovyans, I wanted to summarize some ideas shared during a recent discussion about the "all-Jupyter" video calls. These meetings are intended to gather all Jupyter community members, across sub-organizations (for lack of a better word) and sub-projects, in a single video call. The

[jupyter] Jupyter Notebook using CMD

2019-02-27 Thread sushantdhote046
I'm getting this error whenever I try to run jupyter notebook on cmd. Plz help 'utf-8' codec can't decode byte 0x85 in position 569273: invalid start byte -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and

[jupyter] Running multiple Jupyterhubs behind the same reverse proxy

2019-02-27 Thread Andreas Hilboll
Hi, is it possible to run two Jupyterhubs behind the same reverse proxy, using different subfolders? I already have set it up for one system, i.e., our public machine jupyter.example.com/hub acts as proxy to one Jupyterhub instance. Now I would like to add a separate, completely