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

Update not-detected.md #463

Closed
wants to merge 1 commit into from
Closed

Update not-detected.md #463

wants to merge 1 commit into from

Conversation

williamlai2
Copy link

Perhaps it would be good to direct users to run this in the Acaconda Prompt rather than in Jupyter notebook? It is not clear from reading this.

It works from the Anaconda Prompt, but running it from Jupyter notebook returns this error:

syntax: extra token "nbextension" after end of expression

Stacktrace:
 [1] top-level scope
   @ In[23]:1
 [2] eval
   @ .\boot.jl:360 [inlined]
 [3] include_string(mapexpr::typeof(REPL.softscope), mod::Module, code::String, filename::String)
   @ Base .\loading.jl:1116

Perhaps it would be good to direct users to run this in the Acaconda Prompt rather than in Jupyter notebook? It is not clear from reading this.

It works from the Anaconda Prompt, but running it from Jupyter notebook returns this error:
```
syntax: extra token "nbextension" after end of expression

Stacktrace:
 [1] top-level scope
   @ In[23]:1
 [2] eval
   @ .\boot.jl:360 [inlined]
 [3] include_string(mapexpr::typeof(REPL.softscope), mod::Module, code::String, filename::String)
   @ Base .\loading.jl:1116
```
@twavv
Copy link
Member

twavv commented Sep 10, 2021

Will be addressed in #457 as part of an attempt to have better/simpler Jupyter integrations. Thanks for the ping, I incorporated it into that PR.

@twavv twavv closed this Sep 10, 2021
@williamlai2 williamlai2 deleted the patch-1 branch September 10, 2021 21:16
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

Successfully merging this pull request may close these issues.

2 participants