Group Abstract Group Abstract

Message Boards Message Boards

Import .nb file through Jupyter into Wolfram Engine?

Posted 4 years ago
POSTED BY: Merve Temizer
2 Replies
Posted 2 years ago

how to convert maple file to mathmatica with same result ?

POSTED BY: Ghaida Abd
Posted 4 years ago

It is legal: Jupyter notebook integration for the Wolfram Engine is maintained by WRI on the main Wolfram GitHub.

Maybe try importing a notebook with the "Import" function? "Import" works for me on the wolfram script CLI.

The "NotebookOpen" function does not seem to work for me on the CLI:

NotebookOpen["test.nb"]

gives me

FrontEndObject::notavail: 
   A front end is not available; certain operations require a front end.

Out[1]= $Failed
POSTED BY: Alec Graves
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard