Re: [jupyter] Re: Jupyter support in Visual Studio Code

2018-11-09 Thread Jason Grout
This looks great! Thanks for posting about this, and for the work on it! I'm excited to try it out. Jason On Fri, Nov 9, 2018 at 3:59 PM Graham Wheeler wrote: > More detailed blog post: >

[jupyter] Re: Jupyter support in Visual Studio Code

2018-11-09 Thread Graham Wheeler
More detailed blog post: https://blogs.msdn.microsoft.com/pythonengineering/2018/11/08/data-science-with-python-in-visual-studio-code/ On Thursday, November 8, 2018 at 3:12:09 PM UTC-8, Graham Wheeler wrote: > > Hi all > > Just want to let everyone know that the latest release of the Python >

[jupyter] spark in jupyter cannot find a class in a jar

2018-11-09 Thread Lian Jiang
I am using spark in Jupyter as below: import findspark findspark.init() from pyspark import SQLContext, SparkContext sqlCtx = SQLContext(sc) df = sqlCtx.read.parquet("oci://mybucket@mytenant/myfile.parquet") The error is: Py4JJavaError: An error occurred while calling o198.parquet. :

[jupyter] Translating a Jupyter Notebook tutorial into Spanish

2018-11-09 Thread Rayna Harris
Hi Jupyter Notebook users and fans, A group of Data Carpentry volunteers are translating our Python Ecology lesson [0] into Spanish [1] this month! Most of the lessons are not specific to Jupyter, but we do have a brief tutorial [2] that needs to be translated into Spanish [3]. If you speak

Re: [jupyter] Setting up JupyterHub with HTCondor batchspawner

2018-11-09 Thread Chris Holdgraf
You could also give a shot at asking on the JupyterHub discourse pilot! https://discourse.jupyter.org On Fri, Nov 9, 2018 at 8:42 AM Michael Milligan wrote: > Hi Nikita, > > This question will get a better response as an issue at the batchspawner > GitHub repo:

Re: [jupyter] Setting up JupyterHub with HTCondor batchspawner

2018-11-09 Thread Michael Milligan
Hi Nikita, This question will get a better response as an issue at the batchspawner GitHub repo: https://github.com/jupyterhub/batchspawner/issues If you create an issue report there with this information, the appropriate developers (including myself) will see it and give you a response as soon

[jupyter] Setting up JupyterHub with HTCondor batchspawner

2018-11-09 Thread Nikita Balashov
Hi, I'm trying to make batchspawner work with HTCondor but I'm stuck with the following error: [I 2018-11-09 13:35:39.816 JupyterHub batchspawner:242] Spawner submitting job using sudo -i -u testuser condor_submit [I 2018-11-09 13:35:39.816 JupyterHub batchspawner:243] Spawner submitted