JuliaAcademy / JuliaAcademy/DataScience
notebooks as is not running with julia 1.8.2
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 533
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
I have Julia 1.8.2 running on a the Ubuntu WSL on a windows MSI machine.
When I pull this repo, I can go through the process as in Logan's video showing how to efficiently add all the needed packages, but when i then attempt to run the first notebook, and run the first cell with all the using ... statements, the kernel disappears and the cell number just goes blank and nothing happens. Suggestions on how to make this repo compatible with julia 1.8.2 are sought!
thank you!
David Dooling
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure in the first notebook on Julia 1.8.2 under Ubuntu WSL, following the package setup described in the issue. Run the first cell containing the using ... statements and investigate why the kernel disappears. Done means the first notebook's initial cell executes successfully without the kernel terminating.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia, jupyter-notebook
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100