# IJulia Kernel not starting unless IJulia is installed in the global environment, ie (v1.1)

**URL:** https://discourse.julialang.org/t/ijulia-kernel-not-starting-unless-ijulia-is-installed-in-the-global-environment-ie-v1-1/21172
**Category:** General Usage
**Created:** [February 25, 2019, 11:56am UTC](https://discourse.julialang.org/t/ijulia-kernel-not-starting-unless-ijulia-is-installed-in-the-global-environment-ie-v1-1/21172 "2019-02-25T11:56:21Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![stevengj](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stevengj/32/71_2.png) [@stevengj](https://discourse.julialang.org/u/stevengj)
#### Post date: [February 27, 2019, 10:09pm UTC](https://discourse.julialang.org/t/ijulia-kernel-not-starting-unless-ijulia-is-installed-in-the-global-environment-ie-v1-1/21172/6 "2019-02-27T22:09:27Z")

</div>

> [@essenciary](#):
>
> Hmmm… Looks like the actual problem is that IJulia won’t work unless it’s installed in the global environment, ie `(v1.1)` . If it is installed in a Project _only_ , it seems to fail to start the kernel.

If you want to run it in particular project, you can do so but you need to [install a custom kernel specification](https://github.com/JuliaLang/IJulia.jl#installing-additional-julia-kernels) that passes `--project=....` when it launches `julia`.

---

_[View the full topic](https://discourse.julialang.org/t/ijulia-kernel-not-starting-unless-ijulia-is-installed-in-the-global-environment-ie-v1-1/21172)._
