[jupyter] Help getting started to contribute code to Jupyter/JupyterHub

2018-02-23 Thread David Doherty
Hi. I'm seriously looking at using Jupyter as our production notebook 
environment at a large company I work at. I've managed to get to the point 
where I have custom authenticators and spawners that work within our 
corporate proxy. However, I'd like to get a bit deeper into it so I'm 
looking for help to get me started. I'm thinking a pair programming session 
to help me get off the ground and bounce some questions on the framework. 
I'm willing to pay a nominal amount of money to reimburse people for their 
time... 

Thanks,
Dave

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/71100a2b-26c4-40f0-8f3b-ad5f1f901321%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jupyter] Re: Jupter notebook does not display all the folders

2018-02-23 Thread David Doherty
Got any more details? It won't display folders starting with a period for 
example.

Jupyter doesn't really target Windows platform by the way, so you may not 
get full support unless you're willing to contribute code.

Dave

On Thursday, 15 February 2018 20:24:09 UTC-5, N. Srinivasan wrote:
>
> I am using Windows 10 and Latest version of Anaconda.
> The Jupyter notebook does not display all the folders.
>
> Is ther a bug in Jupyter?
>
> However, certain folders are displayed.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/f0357354-ed75-4caa-9682-6e2201d220f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jupyter] [JupyterHub] Debugging make_preexec_fn within jupyterhub-singleuser

2018-02-21 Thread David Doherty
I've created a custom spawner that copies some Tutorial notebooks into a 
new user's notebook directory to help them get up and running with our 
tools.

However I am getting an exception when I try to run the function I made in 
make_preexec_fn. However, I'm having trouble debugging it. Does this get 
run by the jupyter-singleuser process? Any pointers into how to see the 
logs of that process and generally debug?

I'm using the latest jupyterhub version

Thanks,
Dave

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/b5da87cf-7eb3-4b7f-917c-61f966087488%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jupyter] Re: Jupyter startup

2018-02-13 Thread David Doherty
Got any example error details? I've gone through this a couple times as I'm 
in a corporate firewall but I'm not exactly sure what the issue is.

I would recommend following Lawrence's approach if you're not

On Sunday, 14 January 2018 23:53:33 UTC-5, Vince Yu wrote:
>
> Hi everyone,
>
> I would like to ask this community. Where I can execute the Jupyter 
> Notebook locally without undergoing installation due to restricted 
> rights(pip and anaconda).
>
> So far, I have tested by installing other packages numpy, matplotlib, and 
> others to PC A. Then copy pasting the extracted folders and files into PC 
> B. But with jupyter, to execute it via cmd i am missing something; 
> eventhough I did the same process as the other packages.
>
> So I would like to understand where and what does the shortcut(cmd: 
> jupyter notebook) do.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/97e7030f-c974-4f8b-8023-c6ed933a50df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.