Quantcast
Channel: First steps - JuliaLang
Viewing all articles
Browse latest Browse all 2795

Inconsistency of `?` to get help: syntax: invalid identifier name "?"

$
0
0

Sometimes I use ? to get help on a function. For a given function called f, I type ?f and then run the cell and it gives info for that function. But sometimes this doesn’t work. For example right now I have two different cells in a Jupyterlab where it works in one cell but not the other. If I type ?maximum into one cell it gives me help but in another cell it says syntax: invalid identifier name “?”.

My Jupyterlab has a number of problems so maybe I just need to reinstall that or something.

3 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 2795

Trending Articles