Re: [jupyter] Jupyter Documentation PT-BR translation

2019-10-17 Thread Cezar Peixeiro
Thanks Sasha. I'll take a look!

Em qui, 17 de out de 2019 às 23:10, Augusto Kielbowicz <
augusto.k...@gmail.com> escreveu:

>
> Hi Cezar,
>
> You can follow the discussion in this Issue 430
>  that was raised to do the
> translation into Spanish. And maybe ask there how to set up a new launguage
> in Transifex. Which is set up to translate the documentation to multiple
> languages.
>
> Regards,
> Sasha
>
> On Thu, Oct 17, 2019 at 9:54 PM Cezar Peixeiro 
> wrote:
>
>> Hi folks,
>>
>> I see that Jupyter doesn't have documentation in other languages than
>> English (I saw only the menu translated to Spanish).
>>
>> I would like to create an effort to translate it to Brazilian Portuguese
>> and eliminate any barriers that the language can represent in any topic to
>> the Brazilian community. I cannot find information about how contribute
>> this way.
>>
>> Anyone can guide me?
>>
>> 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/ff7775f3-002a-40d4-9ba1-e87ea6aabd39%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/CANyLgyRRnBC7udii3gLxXV8r-Y5eSC-Zei77qrLKf6%3DFSpZeoQ%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/CAFhpU54Aqjo%2BpapWZOkGWXw-iMxwpXx72jRygBY6Eut5ZeMVRA%40mail.gmail.com.


Re: [jupyter] Jupyter Documentation PT-BR translation

2019-10-17 Thread Augusto Kielbowicz
Hi Cezar,

You can follow the discussion in this Issue 430
 that was raised to do the
translation into Spanish. And maybe ask there how to set up a new launguage
in Transifex. Which is set up to translate the documentation to multiple
languages.

Regards,
Sasha

On Thu, Oct 17, 2019 at 9:54 PM Cezar Peixeiro 
wrote:

> Hi folks,
>
> I see that Jupyter doesn't have documentation in other languages than
> English (I saw only the menu translated to Spanish).
>
> I would like to create an effort to translate it to Brazilian Portuguese
> and eliminate any barriers that the language can represent in any topic to
> the Brazilian community. I cannot find information about how contribute
> this way.
>
> Anyone can guide me?
>
> 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/ff7775f3-002a-40d4-9ba1-e87ea6aabd39%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/CANyLgyRRnBC7udii3gLxXV8r-Y5eSC-Zei77qrLKf6%3DFSpZeoQ%40mail.gmail.com.


[jupyter] Jupyter Documentation PT-BR translation

2019-10-17 Thread Cezar Peixeiro
Hi folks,

I see that Jupyter doesn't have documentation in other languages than 
English (I saw only the menu translated to Spanish).

I would like to create an effort to translate it to Brazilian Portuguese 
and eliminate any barriers that the language can represent in any topic to 
the Brazilian community. I cannot find information about how contribute 
this way.

Anyone can guide me?

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/ff7775f3-002a-40d4-9ba1-e87ea6aabd39%40googlegroups.com.


Re: [jupyter] Re: ImportError: No module named notebook.notebookapp

2019-10-17 Thread Jason Grout
It sounds like your install is messed up, and you have two environments
layered on top of each other (perhaps you have a system install and an
anaconda install?). The __file__ trick helps you see what is actually being
run.

Jason

On Thu, Oct 17, 2019 at 10:33 AM brian piercy  wrote:

> more info:
>
> 'python' loads w/o problem. (interesting, though, it loads using 3.5.2,
> default, 2018/11/12.)
> 'ipython' however, loads with python 2.7.12 & iPython 5.8.0.
>
> no wonder Jupyter is confused.
>
>
> On Thursday, October 17, 2019 at 10:53:07 AM UTC-5, brian piercy wrote:
>>
>>
>>- rebuilding after a crash. i started via a fresh Anaconda download.
>>Here's the results of 'jupyter --version"
>>
>>
>>- bjpcjp@bjpcjp-Lenovo-Z710:~$ jupyter --version
>>- jupyter core : 4.6.0
>>- jupyter-notebook : 6.0.1
>>- qtconsole : 4.5.5
>>- ipython : 7.8.0
>>- ipykernel : 5.1.2
>>- jupyter client : 5.3.4
>>- jupyter lab : not installed ('conda install jupyterlab' returns
>>"all packages already installed")
>>- nbconvert : 5.6.0
>>- ipywidgets : 7.5.1
>>- nbformat : 4.4.0
>>- traitlets : 4.3.3
>>
>>
>>- I get the error msg shown in the title, despite multiple
>>reinstalls, via "jupyter notebook".
>>
>> according to 'conda info':
>>
>>- no active environment
>>- conda 4.7, conda-build 3.18, python 3.7.4.
>>- channel URLs listed
>>- package caches present; envs directories present; linux-64 platform.
>>
>> ideas? Thank you. (also posted in GitHub
>> , FYI.)
>>
> --
> 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/75e354d3-d80a-4014-a73c-9a472843c87e%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/CAPDWZHx9SUfd6XoZ7pt6G2c9qj%3Dogp_weFmdgSZb0U%2B7qWtKXw%40mail.gmail.com.


[jupyter] Re: ImportError: No module named notebook.notebookapp

2019-10-17 Thread brian piercy
more info:

'python' loads w/o problem. (interesting, though, it loads using 3.5.2, 
default, 2018/11/12.)
'ipython' however, loads with python 2.7.12 & iPython 5.8.0. 

no wonder Jupyter is confused.


On Thursday, October 17, 2019 at 10:53:07 AM UTC-5, brian piercy wrote:
>
>
>- rebuilding after a crash. i started via a fresh Anaconda download. 
>Here's the results of 'jupyter --version"
>
>
>- bjpcjp@bjpcjp-Lenovo-Z710:~$ jupyter --version
>- jupyter core : 4.6.0
>- jupyter-notebook : 6.0.1
>- qtconsole : 4.5.5
>- ipython : 7.8.0
>- ipykernel : 5.1.2
>- jupyter client : 5.3.4
>- jupyter lab : not installed ('conda install jupyterlab' returns "all 
>packages already installed")
>- nbconvert : 5.6.0
>- ipywidgets : 7.5.1
>- nbformat : 4.4.0
>- traitlets : 4.3.3
>
>
>- I get the error msg shown in the title, despite multiple reinstalls, 
>via "jupyter notebook".
>
> according to 'conda info':
>
>- no active environment
>- conda 4.7, conda-build 3.18, python 3.7.4.
>- channel URLs listed
>- package caches present; envs directories present; linux-64 platform.
>
> ideas? Thank you. (also posted in GitHub 
> , FYI.)
>

-- 
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/75e354d3-d80a-4014-a73c-9a472843c87e%40googlegroups.com.


Re: [jupyter] ImportError: No module named notebook.notebookapp

2019-10-17 Thread Jason Grout
It sounds to me like your installation is messed up somehow. Also, the "no
active environment" looks a bit suspicious.

To debug issues like this, I usually try to start python alone, import
something relevant (like notebook), and then query `notebook.__file__` to
see if I'm importing notebook from where I think I should be importing
notebook: python -c "import notebook; print(notebook.__file__)" or something

Jason

On Thu, Oct 17, 2019 at 8:53 AM brian piercy  wrote:

>
>- rebuilding after a crash. i started via a fresh Anaconda download.
>Here's the results of 'jupyter --version"
>
>
>- bjpcjp@bjpcjp-Lenovo-Z710:~$ jupyter --version
>- jupyter core : 4.6.0
>- jupyter-notebook : 6.0.1
>- qtconsole : 4.5.5
>- ipython : 7.8.0
>- ipykernel : 5.1.2
>- jupyter client : 5.3.4
>- jupyter lab : not installed ('conda install jupyterlab' returns "all
>packages already installed")
>- nbconvert : 5.6.0
>- ipywidgets : 7.5.1
>- nbformat : 4.4.0
>- traitlets : 4.3.3
>
>
>- I get the error msg shown in the title, despite multiple reinstalls,
>via "jupyter notebook".
>
> according to 'conda info':
>
>- no active environment
>- conda 4.7, conda-build 3.18, python 3.7.4.
>- channel URLs listed
>- package caches present; envs directories present; linux-64 platform.
>
> ideas? Thank you. (also posted in GitHub
> , FYI.)
>
> --
> 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/4b9a625d-6996-4b4a-8a58-1b8f5b12c210%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/CAPDWZHw3Tk5DurzewZX0H4KOw0nuTMpOx48qKorNoZdGpCf9TA%40mail.gmail.com.


[jupyter] ImportError: No module named notebook.notebookapp

2019-10-17 Thread brian piercy

   
   - rebuilding after a crash. i started via a fresh Anaconda download. 
   Here's the results of 'jupyter --version"


   - bjpcjp@bjpcjp-Lenovo-Z710:~$ jupyter --version
   - jupyter core : 4.6.0
   - jupyter-notebook : 6.0.1
   - qtconsole : 4.5.5
   - ipython : 7.8.0
   - ipykernel : 5.1.2
   - jupyter client : 5.3.4
   - jupyter lab : not installed ('conda install jupyterlab' returns "all 
   packages already installed")
   - nbconvert : 5.6.0
   - ipywidgets : 7.5.1
   - nbformat : 4.4.0
   - traitlets : 4.3.3


   - I get the error msg shown in the title, despite multiple reinstalls, 
   via "jupyter notebook".

according to 'conda info':

   - no active environment
   - conda 4.7, conda-build 3.18, python 3.7.4.
   - channel URLs listed
   - package caches present; envs directories present; linux-64 platform.

ideas? Thank you. (also posted in GitHub 
, FYI.)

-- 
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/4b9a625d-6996-4b4a-8a58-1b8f5b12c210%40googlegroups.com.


[jupyter] jupyterhub + jupyter '_xsrf' argument missing from POST

2019-10-17 Thread Rafel Amer Ramon
Hi!,

I have install jupyter and jupyterhub in a debian 10 machine. jupyter is 
installed with apt:


apt install jupyter jupyter-core python3-notebook python3-qtconsole \ 

jupyter-nbformat jupyter-notebook jupyter-qtconsole


and jupyter hub is installed with pip:



*apt install npm nodejs *


*python3 -m pip install jupyterhub *


*npm install -g configurable-http-proxy *

*python3 -m pip install notebook*


and I access using the apache server and proxy as described in the 
documentation of jupyterhub.


Until yesterday it worked fine, but today I have installed an upgrade of 
firefox (now I'm running Firefox 69.03) and now I can't execute any 

notebook (python, sage or R notebooks). because I get the following error:


Opening notebook / Saving every 120 seconds / Kernel error

Failed to start the kernel / '_xsrf' argument missing from POST



Does anybody knows how to solve the issue?


Thanks in advance.

-- 
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/3d7d8ac4-3917-4401-b91f-a7a1d4d55fbe%40googlegroups.com.