# \#binder

**URL:** https://discourse.julialang.org/tag/binder/742.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [Reducing usage of resources during precompilation](https://discourse.julialang.org/t/reducing-usage-of-resources-during-precompilation/109903)

<div class="topic-metadata">

**Author:** [@pvarshinee](https://discourse.julialang.org/u/pvarshinee)\
**Replies:** 9\
**Last updated:** [October 6, 2024, 2:14am UTC](https://discourse.julialang.org/t/reducing-usage-of-resources-during-precompilation/109903 "2024-10-06T02:14:00Z")

</div>

Hello, I am trying to set up a Julia kernel in mybinder.org with a few packages. Here is the GitHub repo for the kernel. I find the precompilation failing due to the process overrunning the maximum amount of RAM (2GB) pr…

---

## [Unexpected precompilation in Binder based on Docker image](https://discourse.julialang.org/t/unexpected-precompilation-in-binder-based-on-docker-image/114473)

<div class="topic-metadata">

**Author:** [@goerz](https://discourse.julialang.org/u/goerz)\
**Replies:** 4\
**Last updated:** [May 20, 2024, 1:17pm UTC](https://discourse.julialang.org/t/unexpected-precompilation-in-binder-based-on-docker-image/114473 "2024-05-20T13:17:15Z")

</div>

I’ve set up a Dockerfile that sets up a Julia (and Python) environment for a tutorial that should run on https://mybinder.org. The reason I’m using a Dockerfile instead of relying on Binder to set up everything based on …

---

## [Mybinder.org broken for Julia repos?](https://discourse.julialang.org/t/mybinder-org-broken-for-julia-repos/108743)

<div class="topic-metadata">

**Author:** [@stevengj](https://discourse.julialang.org/u/stevengj)\
**Replies:** 18\
**Last updated:** [February 6, 2024, 11:59pm UTC](https://discourse.julialang.org/t/mybinder-org-broken-for-julia-repos/108743 "2024-02-06T23:59:47Z")

</div>

I’ve been using GitHub - mitmath/binder-env: Binder environments for MIT math courses for several of my courses (as a backup for the small number of students who have trouble installing Julia on their own computers), and…

---

## [Pluto on Binder: use a repo environment rather than Pluto managed environment?](https://discourse.julialang.org/t/pluto-on-binder-use-a-repo-environment-rather-than-pluto-managed-environment/75311)

<div class="topic-metadata">

**Author:** [@thompsonmj](https://discourse.julialang.org/u/thompsonmj)\
**Replies:** 6\
**Last updated:** [May 10, 2022, 1:33pm UTC](https://discourse.julialang.org/t/pluto-on-binder-use-a-repo-environment-rather-than-pluto-managed-environment/75311 "2022-05-10T13:33:23Z")

</div>

I would like to load a Pluto notebook in Binder that uses an environment managed outside the notebook itself (but in the same repository). Is this possible somehow to swing using the raw URL for a Pluto notebook in a re…

---

## [Live Julia for HPC, Data Science, and AutoML Pipeline Optimization](https://discourse.julialang.org/t/live-julia-for-hpc-data-science-and-automl-pipeline-optimization/65146)

<div class="topic-metadata">

**Author:** [@ppalmes](https://discourse.julialang.org/u/ppalmes)\
**Replies:** 0\
**Last updated:** [July 23, 2021, 12:18am UTC](https://discourse.julialang.org/t/live-julia-for-hpc-data-science-and-automl-pipeline-optimization/65146 "2021-07-23T00:18:31Z")

</div>

---

## [ANN: mybinder.org support for Julia 1.x and Project.toml](https://discourse.julialang.org/t/ann-mybinder-org-support-for-julia-1-x-and-project-toml/22522)

<div class="topic-metadata">

**Author:** [@davidanthoff](https://discourse.julialang.org/u/davidanthoff)\
**Replies:** 40\
**Last updated:** [June 8, 2020, 9:35pm UTC](https://discourse.julialang.org/t/ann-mybinder-org-support-for-julia-1-x-and-project-toml/22522 "2020-06-08T21:35:48Z")

</div>

mybinder.org now supports julia 1.x, including Project.toml and Manifest.toml files, out of the box. How do you use it? You create a github repo, put a Project.toml and Manifest.toml in the root and add some Jupyter Not…

---

## [Using Julia in Binder: interactive web environment for running your code](https://discourse.julialang.org/t/using-julia-in-binder-interactive-web-environment-for-running-your-code/21802)

<div class="topic-metadata">

**Author:** [@giordano](https://discourse.julialang.org/u/giordano)\
**Replies:** 12\
**Last updated:** [February 21, 2020, 5:40am UTC](https://discourse.julialang.org/t/using-julia-in-binder-interactive-web-environment-for-running-your-code/21802 "2020-02-21T05:40:06Z")

</div>

Update: Binder now fully supports Julia v1 and its Project.toml and Manifest.toml, which make creating reproducible environments even more easy and reliable. See here for the announcement. Today I’ve been introduced t…
