# Failed process

**URL:** https://discourse.julialang.org/t/failed-process/48012
**Category:** New to Julia
**Created:** [October 9, 2020, 3:22am UTC](https://discourse.julialang.org/t/failed-process/48012 "2020-10-09T03:22:37Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Leslie\_Aylin\_Chavez](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/leslie_aylin_chavez/32/18522_2.png) [@Leslie\_Aylin\_Chavez](https://discourse.julialang.org/u/Leslie_Aylin_Chavez)
#### Post date: [October 9, 2020, 3:22am UTC](https://discourse.julialang.org/t/failed-process/48012/1 "2020-10-09T03:22:37Z")

</div>

Hola, soy nueva en Julia e intento descargar Jupyter notebooks sin embargo cuando pongo notebook en la consola me aparece la opción que si quiero descargarlo en conda, escribo que si pero al final me aparece un failed process  
Que hago para que se descargue Jupyter Notebooks

---

<div class="post-metadata">

### Author: ![xiaodai](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/xiaodai/32/15937_2.png) [@xiaodai](https://discourse.julialang.org/u/xiaodai)
#### Post date: [October 9, 2020, 4:51am UTC](https://discourse.julialang.org/t/failed-process/48012/2 "2020-10-09T04:51:54Z")

</div>

Gracious. je ne pas parle Espanyol

@TheCedarPrince

---

<div class="post-metadata">

### Author: ![dmolina](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dmolina/32/5246_2.png) [@dmolina](https://discourse.julialang.org/u/dmolina)
#### Post date: [October 9, 2020, 2:12pm UTC](https://discourse.julialang.org/t/failed-process/48012/3 "2020-10-09T14:12:19Z")

</div>

Hola, la verdad es que este foro es internacional y por tanto se escribe en inglés. Sin embargo, como mi lengua nativa es el español, voy a responderte.

Hay dos opciones:  
a) Tener ya previamente Jupyter, en ese caso sólo hace falta instalar IJulia, para que Jupyter pueda crear Notebook usando Julia.  
b) No tener instalado Jupyter y que Julia, al instalar IJulia, lo instale.

Por lo que parece, has probado el caso (b) y te ha dado error, por lo que te recomiendo que uses el modo (a). No puedo ofrecerte mayor ayuda a no ser que des más detalle sobre la versión de Julia que probaste, y el mensaje de error que te da.

Espero que te sirva de algo mi comentario. Si tienes más problema, puedes escribirme en privado.

* * *

Hi, this forum is international, so people write in English, however as Spanish is my mother language, I am going to reply you.

There are two options:  
a) To have previously installed Jupyter, then it is only required to to install the package IJulia, in order to allow Jupyter to create notebook using Julia.  
b) Without an installation Jupyter, IJulia ask to install Jupyter (using Conda.jl).

It seems that the option (b) is not working, so I suggest you to use the option (a). I cannot give you more help unless you give me more details (like the Julia version and the detailed error message that you have obtained).

I hope I could help you. If you have more problems, you can write me directly.

Best regards

---

<div class="post-metadata">

### Author: ![johnh](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/johnh/32/3615_2.png) [@johnh](https://discourse.julialang.org/u/johnh)
#### Post date: [October 9, 2020, 2:31pm UTC](https://discourse.julialang.org/t/failed-process/48012/4 "2020-10-09T14:31:42Z")

</div>

Hola @Leslie_Aylin_Chavez  
There is a very good new notebook system called Pluto.  
It is very easy to install with Julia.

[![](https://global.discourse-cdn.com/julialang/original/3X/b/7/b7565ec3384f0ce8ca14bb7121cabbb2008827a9.jpeg "JuliaCon 2020 | Interactive notebooks ~ Pluto.jl | Fons van der Plas") ](https://www.youtube.com/watch?v=IAF8DjrQSSk)

[https://www.youtube.com/watch?v=OOjKEgbt8AI](https://www.youtube.com/watch?v=OOjKEgbt8AI)

---

<div class="post-metadata">

### Author: ![TheCedarPrince](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/thecedarprince/32/17323_2.png) [@TheCedarPrince](https://discourse.julialang.org/u/TheCedarPrince)
#### Post date: [October 9, 2020, 6:45pm UTC](https://discourse.julialang.org/t/failed-process/48012/5 "2020-10-09T18:45:12Z")

</div>

Hola @Leslie_Aylin_Chavez! Bienvenido a la communidad de JuliaLang!

Si, estoy de acuerdo con @dmolina.

Con respeto a caso (a), puedes descargar el paquete con `] add IJulia`.

Ademas, si has descargado IJulia y el programma continua faltar, quizas intente `] up` para descargar las versiones mas recientes de los pquetes en tu installacion de Julia.

De todos modos, porque eres nueva a Julia (y la communidad de Julia en general), aqui esta algunos recursos aprender mas acerca de Julia en espanol:

1. [Intro a Julia](https://introajulia.org/) - a gran libro en Julia que es una traduccion del libro, Think Python, a Julia.
2. [Slack de Julia](https://slackinvite.julialang.org/) - hay canales donde puedes preguntar alguna pregunta tienes. Probar `#espanol-spanish`, `#helpdesk`, y `#general`!

Si tienes mas preguntas acerca de Julia, dejanos saber y bienvenido a Julia!

P.S. Como @dmolina dije, en la verdad, usamos ingles para communicacion en la communidad.

* * *

Hi @Leslie_Aylin_Chavez! Welcome to the JuliaLang community!

Yes, I agree with @dmolina.

Regarding case (a), you can download the package with `] add IJulia`.

Also, if you have downloaded IJulia and the program is still missing, you may try `] up` to download the latest versions of the packages in your Julia installation.

Anyway, because you are new to Julia (and the Julia community in general), here are some resources to learn more about Julia in Spanish:

1. [Intro to Julia] ([https://introajulia.org/](https://introajulia.org/)) - a great book in Julia which is a translation of the book, Think Python, to Julia.
2. [Julia’s Slack] ([https://slackinvite.julialang.org/](https://slackinvite.julialang.org/)) - there are channels where you can ask any questions you have. Try `# espanol-spanish`,` # helpdesk`, and `# general`!

If you have any more questions about Julia, let me know and welcome to Julia!

P.S. As @dmolina said, in truth, we use English for communication in the community.

---

<div class="post-metadata">

### Author: ![TheCedarPrince](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/thecedarprince/32/17323_2.png) [@TheCedarPrince](https://discourse.julialang.org/u/TheCedarPrince)
#### Post date: [October 9, 2020, 6:49pm UTC](https://discourse.julialang.org/t/failed-process/48012/6 "2020-10-09T18:49:13Z")

</div>

Oh y por cierto @Leslie_Aylin_Chavez - recomendo Pluto si quieres una alternativa a Jupyter. En mi experiencia, Pluto es mas facil que Jupyter. Aqui esta el enlace acerca del proyecto: [https://github.com/fonsp/Pluto.jl](https://github.com/fonsp/Pluto.jl)

(Gracias por la recommendacion @johnh)

* * *

Oh and by the way @Leslie_Aylin_Chavez - I recommend Pluto if you want an alternative to Jupyter. In my experience, Pluto is easier than Jupyter. Here is the link about the project: [https://github.com/fonsp/Pluto.jl](https://github.com/fonsp/Pluto.jl)

(Thanks for the recommendation @johnh)

---

<div class="post-metadata">

### Author: ![johnh](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/johnh/32/3615_2.png) [@johnh](https://discourse.julialang.org/u/johnh)
#### Post date: [October 10, 2020, 7:46am UTC](https://discourse.julialang.org/t/failed-process/48012/7 "2020-10-10T07:46:13Z")

</div>

@Leslie_Aylin_Chavez Please tell us how you are progressing with Jupyter or Pluto
