Questions tagged [jupyter-notebook]

Questions about using the Wolfram Kernel with Jupyter notebooks.

Jupyter is an open-source browser-based notebook system that supports multiple programming languages.

There are multiple projects that make it possible to use the Wolfram Kernel with Jupyter:

18 questions
20
votes
2 answers

Interactive plots / output in Jupyter based interface

Shortly One can connect Wolfram Engine / Kernel to the Jupyter notebook thanks to github / WRI / WLforJ and following manuals: How to add a front-end to the free Wolfram Engine? Can I rotate Graphics3D @ Sphere[] generated in Jupyter notebook…
Kuba
  • 136,707
  • 13
  • 279
  • 740
16
votes
2 answers

Wolfram kernel on Nteract?

Nteract is a nice desktop client for jupyter kernels: Now that we have the Jupyter Client for Wolfram, I'm wondering how Nteract could be connected to the free Wolfram engine?
M.R.
  • 31,425
  • 8
  • 90
  • 281
10
votes
2 answers

how can I auto complete the code in Jupyter notebook?

I just noticed that we could use Wolfram Language from How to add front-end to the free Wolfram Engine?. After a while of playing with Wolfram Language in Jupyter notebook, I noticed I could not auto-complete the code with Tab. I wonder how I can…
PureLine
  • 1,310
  • 7
  • 20
6
votes
1 answer

Where to find the Jupyter connector?

Has anyone come across the Jupyter connector demonstrated by SW in WTC 2018 Keynote presentation. It is mentioned in the following post. https://medium.com/wolfram-events/wolfram-technology-conference-2018-whats-new-with-wolfram-2b84b083175f If…
user13892
  • 9,375
  • 1
  • 13
  • 41
3
votes
0 answers

Doesn't work to play sounds using wolfram language for jupyter

I have installed the Wolfram Language to JupyterLab on windows 10 by following the instructions provided here. https://github.com/WolframResearch/WolframLanguageForJupyter It seems to work, however when I try to create a sound by e.g typing…
Mettek
  • 141
  • 1
1
vote
0 answers

Running WL in a Jupyter Notebook in VSCode

I have Wolfram Engine (and wolframscript) installed. I want to create Jupyter Notebooks that run WL in VSCode. I don't have Jupyter installed on my computer since I have it as an extension in VSCode. My research has led me to believe that I need to…
The Feadow
  • 11
  • 1