Unclear where/what the Java console is #21
Unanswered
drtobybrown
asked this question in
Q&A
Replies: 2 comments
-
|
The JavaScript console is built into the browser. Are you using the electron app? Are you using the code snippets feature in the 3.0 feature, or scripting via carta-python? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi, Toby You should only be seeing that error if you're using the JavaScript snippet API through the frontend. This repository is for the Python scripting wrapper, a different interface which has some of the same functionality. Could you please summarise what steps you followed when you saw that error? Have you seen the documentation for installing and using the wrapper? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When the encountering an error in the scripting interface, the only information given is
I'm not sure where or what the JavaScript console is but would it not be more helpful to have an ipython console + text / script editor (e.g., such as Jlab)?
Cheers
Toby
Beta Was this translation helpful? Give feedback.
All reactions