# How to update my Julia from version 1.6 to 1.7 from Jupyter notebook?

**URL:** https://discourse.julialang.org/t/how-to-update-my-julia-from-version-1-6-to-1-7-from-jupyter-notebook/72893
**Category:** New to Julia
**Tags:** question
**Created:** [December 10, 2021, 2:09pm UTC](https://discourse.julialang.org/t/how-to-update-my-julia-from-version-1-6-to-1-7-from-jupyter-notebook/72893 "2021-12-10T14:09:29Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![nilshg](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/nilshg/32/2283_2.png) [@nilshg](https://discourse.julialang.org/u/nilshg)
#### Post date: [December 10, 2021, 3:00pm UTC](https://discourse.julialang.org/t/how-to-update-my-julia-from-version-1-6-to-1-7-from-jupyter-notebook/72893/2 "2021-12-10T15:00:31Z")

</div>

Have you tried the search function? There are loads of threads on here explaining different ways of how to do this.

The short answer is: no, this isn’t done through Jupyter notebook, and the easiest way on Windows is probably using `juliaup` which is available in the Windows store.

> [@\[ANN\] Juliaup Preview - Julia version manager and Windows Store installer](https://discourse.julialang.org/t/ann-juliaup-preview-julia-version-manager-and-windows-store-installer/61920):
>
> I am looking for some brave Windows users that are willing to test drive a new installer for Julia on Windows that is called Juliaup. Juliaup is a new Julia version manager for Windows that is distributed via the Windows Store and manages your Julia installation on Windows. Juliaup makes it easy to keep your Julia installation up-to-date and to manage multiple Julia versions on one system. Juliaup is currently in preview, but should be fairly stable and ready for real world usage. If you want …

---

_[View the full topic](https://discourse.julialang.org/t/how-to-update-my-julia-from-version-1-6-to-1-7-from-jupyter-notebook/72893)._
