JuliaLang / JuliaLang/JuliaSyntax.jl

Wrong link path in IJulia

Open
#419 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
293
Forks
50
PR merge metrics
No merged PRs in 30d

Description

For example executing `1.x` in a Jupyter notebook gives the following error message:

```
ParseError:
# Error @ ]8;;file:///home/j/temp/In[1]#1:1\In[1]:1:1]8;;\
1.x
└┘ ── numeric constant cannot be implicitly multiplied because it ends with `.`
```

I guess here the whole `file:///home/j/smart-dispensing/julia/In[103]#1:1\In[103]` should be replaced with `In[103]`...

The rendering of the hyperlink escape sequence is a separate issue, I hope it gets supported by Jupyter: https://github.com/jupyterlab/jupyterlab/issues/15861

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.