question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Could not find a kernel matching Julia 1.1.1

See original GitHub issue

Bug description

When i launch my Julia notebook from https://github.com/JuliaEnergy/PowerDynamicsExamples/blob/master/ieee14-minimal/runexample.ipynb on mybinder.org the container builds fine but during launch i get the error message: Could not find a kernel matching Julia 1.1.1

Expected behaviour

The notebook should launch with a Julia 1.1.1 kernel

Actual behaviour

I get the above error message and i can’t manually select a Julia kernel, only Python 3.

How to reproduce

Launch notebook on binder: https://mybinder.org/v2/gh/JuliaEnergy/PowerDynamicsExamples/master?filepath=ieee14-minimal%2Frunexample.ipynb

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
janlissecommented, Aug 15, 2019

Yes sure, thx for your help!

1reaction
betatimcommented, Aug 15, 2019

Your repository doesn’t contain a file that triggers the inclusion of Julia support.

Please take a look at the Julia example https://github.com/binder-examples/demo-julia and the possible supported config files https://repo2docker.readthedocs.io/en/latest/config_files.html

Read more comments on GitHub >

github_iconTop Results From Across the Web

Could not find a kernel matching Julia 1.1.1 #763 - GitHub
I get the above error message and i can't manually select a Julia kernel, only Python 3. How to reproduce. Launch notebook on...
Read more >
R and Julia Kernels not available in Jupyter notebook
When I launch the notebook the only available kernel is Python, the R and Julia kernels doesn't appear in the list, I have...
Read more >
Jupyter not finding Julia 1.5.1 - General Usage
Run julia from a command line. julia> using Pkg; Pkg.add("IJulia"); Quit julia; Run jupyter notebook; The new kernel is ...
Read more >
How to fix Kernel Error or broken Python in Jupyter Notebook
Your browser can't play this video. ... or upgrade your python version, you might get a Kernel Error when trying to use Jupyter...
Read more >
1. Setting up Your Julia Environment
In this lecture we will cover how to get up and running with Julia. ... While Conda is the easiest way to install...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found