Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong link path in IJulia #419

Open
knuesel opened this issue Feb 23, 2024 · 0 comments
Open

Wrong link path in IJulia #419

knuesel opened this issue Feb 23, 2024 · 0 comments

Comments

@knuesel
Copy link
Member

knuesel commented Feb 23, 2024

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: jupyterlab/jupyterlab#15861

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant