Re: [jupyter] Re: Unable to spawn server

2020-04-09 Thread Omar Morris
That was what I was looking into, I'm not sure complete disabling in an
option, though.

On Thu, Apr 9, 2020 at 1:11 PM Peter Zoltan Keresztes 
wrote:

> I would say to disable the selinux or make it permissive.
> On 9 Apr 2020, 18:32 +0300, platreides720 , wrote:
>
> I have installed JupyterHub on a RedHat 7 server, I'm using version
> 1.1.0.  The last spawner I tried is the simple spawner, I set the spawner
> class to simple in the configuration file.
>
> On Tuesday, April 7, 2020 at 1:02:10 PM UTC-5, Peter Zoltan Keresztes
> wrote:
>>
>> Can you give us more information about the environment? Like what
>> environments you are using? What spawner are you using? Configuration files
>> etc.
>>
>>
>> On Tuesday, 7 April 2020 20:20:02 UTC+3, platreides720 wrote:
>>>
>>> I can reach the Jupyterhub page and log in, however after I have logged
>>> in I get this error:  *Spawn failed  server didn't respond in 30
>>> seconds.*  The user that I'm using to log in is a UNIX user on the
>>> server with a home directory, and password. Can some one provide some
>>> assistance to get this working? Thanks.
>>>
>> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/jupyter/6dd8f5a5-b75f-41b9-89ef-b78dfe79ea1d%40googlegroups.com
> 
> .
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/jupyter/dee67756-7b16-4a50-9ddd-0050ac9fb9ac%40Spark
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAO6xDSZ-PzUfUUbZPDmggH-2mMYB2F%3DEjevMYozm2jUynTQkwg%40mail.gmail.com.


Re: [jupyter] Re: Unable to spawn server

2020-04-09 Thread Peter Zoltan Keresztes
I would say to disable the selinux or make it permissive.
On 9 Apr 2020, 18:32 +0300, platreides720 , wrote:
> I have installed JupyterHub on a RedHat 7 server, I'm using version 1.1.0.  
> The last spawner I tried is the simple spawner, I set the spawner class to 
> simple in the configuration file.
>
> On Tuesday, April 7, 2020 at 1:02:10 PM UTC-5, Peter Zoltan Keresztes wrote:
> > Can you give us more information about the environment? Like what 
> > environments you are using? What spawner are you using? Configuration files 
> > etc.
> >
> >
> > On Tuesday, 7 April 2020 20:20:02 UTC+3, platreides720 wrote:
> > > I can reach the Jupyterhub page and log in, however after I have logged 
> > > in I get this error:  Spawn failed  server didn't respond in 30 seconds.  
> > > The user that I'm using to log in is a UNIX user on the server with a 
> > > home directory, and password. Can some one provide some assistance to get 
> > > this working? Thanks.
> --
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/jupyter/6dd8f5a5-b75f-41b9-89ef-b78dfe79ea1d%40googlegroups.com.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/dee67756-7b16-4a50-9ddd-0050ac9fb9ac%40Spark.


[jupyter] Re: Unable to spawn server

2020-04-09 Thread platreides720
Also after checking journalctl I see this error: 
pam_loginuid error writing /proc/self/loginuid operation not permitted

On Tuesday, April 7, 2020 at 1:02:10 PM UTC-5, Peter Zoltan Keresztes wrote:
>
> Can you give us more information about the environment? Like what 
> environments you are using? What spawner are you using? Configuration files 
> etc.
>
>
> On Tuesday, 7 April 2020 20:20:02 UTC+3, platreides720 wrote:
>>
>> I can reach the Jupyterhub page and log in, however after I have logged 
>> in I get this error:  *Spawn failed  server didn't respond in 30 
>> seconds.*  The user that I'm using to log in is a UNIX user on the 
>> server with a home directory, and password. Can some one provide some 
>> assistance to get this working? Thanks.
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/27cb4da7-644a-4081-8715-9e4c6751bc3f%40googlegroups.com.


[jupyter] Re: Unable to spawn server

2020-04-09 Thread platreides720


On Thursday, April 9, 2020 at 10:32:12 AM UTC-5, platreides720 wrote:
>
> I have installed JupyterHub on a RedHat 7 server, I'm using version 
> 1.1.0.  The last spawner I tried is the simple spawner, I set the spawner 
> class to simple in the configuration file. 
>
> On Tuesday, April 7, 2020 at 1:02:10 PM UTC-5, Peter Zoltan Keresztes 
> wrote:
>>
>> Can you give us more information about the environment? Like what 
>> environments you are using? What spawner are you using? Configuration files 
>> etc.
>>
>>
>> On Tuesday, 7 April 2020 20:20:02 UTC+3, platreides720 wrote:
>>>
>>> I can reach the Jupyterhub page and log in, however after I have logged 
>>> in I get this error:  *Spawn failed  server didn't respond in 30 
>>> seconds.*  The user that I'm using to log in is a UNIX user on the 
>>> server with a home directory, and password. Can some one provide some 
>>> assistance to get this working? Thanks.
>>>
>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/b3c3966b-a879-4c0a-897e-5c4269941903%40googlegroups.com.


Re: [jupyter] domain jupyter.org is not accessable

2020-04-09 Thread Afshin T. Darian
Hello Gennadiy,

I'm sorry you're having issues accessing the site. My suspicion is that the
issue resides with either your ISP or something upstream of them.

I hope you regain access to jupyter.org soon.

All the best,

Afshin T. Darian

On Thu, Apr 9, 2020 at 5:47 PM Геннадий Кондратьев 
wrote:

> Hi all
>
> I tried to go to th domain jupyter.org (open the official site) and I had
> an error - site can't be reached (ERR_CONNECTION_REFUSED). When I use my
> company VPN then it's all ok. I'm in Russia, Saint Petersburg
> What's the f problem?
>
> Best Regards
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/jupyter/498438b0-aee0-4e39-b14d-d842676ee446%40googlegroups.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAJ%2BUHteagMy0FOEh1_Ri2dYM%3DAbGGABc5T%3DnGg%2BfOcokO6quAg%40mail.gmail.com.


[jupyter] domain jupyter.org is not accessable

2020-04-09 Thread Геннадий Кондратьев
Hi all

I tried to go to th domain jupyter.org (open the official site) and I had 
an error - site can't be reached (ERR_CONNECTION_REFUSED). When I use my 
company VPN then it's all ok. I'm in Russia, Saint Petersburg
What's the f problem?

Best Regards

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/498438b0-aee0-4e39-b14d-d842676ee446%40googlegroups.com.


[jupyter] Re: Unable to spawn server

2020-04-09 Thread platreides720
I have installed JupyterHub on a RedHat 7 server, I'm using version 1.1.0.  
The last spawner I tried is the simple spawner, I set the spawner class to 
simple in the configuration file. 

On Tuesday, April 7, 2020 at 1:02:10 PM UTC-5, Peter Zoltan Keresztes wrote:
>
> Can you give us more information about the environment? Like what 
> environments you are using? What spawner are you using? Configuration files 
> etc.
>
>
> On Tuesday, 7 April 2020 20:20:02 UTC+3, platreides720 wrote:
>>
>> I can reach the Jupyterhub page and log in, however after I have logged 
>> in I get this error:  *Spawn failed  server didn't respond in 30 
>> seconds.*  The user that I'm using to log in is a UNIX user on the 
>> server with a home directory, and password. Can some one provide some 
>> assistance to get this working? Thanks.
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/6dd8f5a5-b75f-41b9-89ef-b78dfe79ea1d%40googlegroups.com.


Re: [jupyter] Jupyterlab extension debug

2020-04-09 Thread Jerry Zhang
Thanks. How do I enable source map?
Also, you mentioned the webpack configuration file here:
https://github.com/jupyterlab/jupyterlab/issues/4276
Could I adjust the configuration file to not bundle JS files? Thanks

On Thu, Apr 9, 2020 at 3:55 AM Jason Grout  wrote:

> Not currently, though you should be able to enable source maps in your
> debugger to step through your code.
>
> Jason
>
>
> On Wed, Apr 8, 2020 at 11:24 PM Jerry Zhang 
> wrote:
>
>> Thanks. However, the JS files I see in Chrome debugger are bundled files.
>> Is there a way to tell Jupyterlab to not bundle extension JS files?
>>
>> On Wednesday, April 8, 2020 at 3:57:36 AM UTC-4, Jason Grout wrote:
>>>
>>> I use the Firefox or Chrome debuggers.
>>>
>>> Thanks,
>>>
>>> Jason
>>>
>>>
>>> On Wed, Apr 8, 2020 at 12:26 AM Jerry Zhang 
>>> wrote:
>>>
 Hi, all,

 Is there any tool I can use to debug a Jupyterlab extension when I
 develop an extension?
 Is checking Chrome console the only way I can use to debug?

 Thanks,

 Jerry

 --
 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 jup...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/jupyter/613624a3-6136-4f70-8e14-7a85296a67fe%40googlegroups.com
 
 .

>>> --
>> 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 view this discussion on the web visit
>> https://groups.google.com/d/msgid/jupyter/4f6e71d8-64bc-4d16-abb3-50585ba6a0b0%40googlegroups.com
>> 
>> .
>>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/jupyter/CAPDWZHxg_65RP6xCjg2VyZ70yh05ccRJspPVfzOY6xQPKaVhvA%40mail.gmail.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAF35gg0gsQUnr2XQfhcZaEncrFeMZPVEvd9YubjnX2Aom9kKMQ%40mail.gmail.com.


Re: [jupyter] Jupyterlab extension debug

2020-04-09 Thread Jason Grout
Not currently, though you should be able to enable source maps in your
debugger to step through your code.

Jason


On Wed, Apr 8, 2020 at 11:24 PM Jerry Zhang 
wrote:

> Thanks. However, the JS files I see in Chrome debugger are bundled files.
> Is there a way to tell Jupyterlab to not bundle extension JS files?
>
> On Wednesday, April 8, 2020 at 3:57:36 AM UTC-4, Jason Grout wrote:
>>
>> I use the Firefox or Chrome debuggers.
>>
>> Thanks,
>>
>> Jason
>>
>>
>> On Wed, Apr 8, 2020 at 12:26 AM Jerry Zhang  wrote:
>>
>>> Hi, all,
>>>
>>> Is there any tool I can use to debug a Jupyterlab extension when I
>>> develop an extension?
>>> Is checking Chrome console the only way I can use to debug?
>>>
>>> Thanks,
>>>
>>> Jerry
>>>
>>> --
>>> 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 jup...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jupyter/613624a3-6136-4f70-8e14-7a85296a67fe%40googlegroups.com
>>> 
>>> .
>>>
>> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/jupyter/4f6e71d8-64bc-4d16-abb3-50585ba6a0b0%40googlegroups.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAPDWZHxg_65RP6xCjg2VyZ70yh05ccRJspPVfzOY6xQPKaVhvA%40mail.gmail.com.


Re: [jupyter] Jupyterlab extension debug

2020-04-09 Thread Jerry Zhang
Thanks. However, the JS files I see in Chrome debugger are bundled files. 
Is there a way to tell Jupyterlab to not bundle extension JS files? 

On Wednesday, April 8, 2020 at 3:57:36 AM UTC-4, Jason Grout wrote:
>
> I use the Firefox or Chrome debuggers.
>
> Thanks,
>
> Jason
>
>
> On Wed, Apr 8, 2020 at 12:26 AM Jerry Zhang  > wrote:
>
>> Hi, all,
>>
>> Is there any tool I can use to debug a Jupyterlab extension when I 
>> develop an extension?
>> Is checking Chrome console the only way I can use to debug?
>>
>> Thanks,
>>
>> Jerry
>>
>> -- 
>> 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 jup...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jupyter/613624a3-6136-4f70-8e14-7a85296a67fe%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/4f6e71d8-64bc-4d16-abb3-50585ba6a0b0%40googlegroups.com.