SciRuby / iruby

Official gem repository: Ruby kernel for Jupyter/IPython Notebook
https://github.com/SciRuby/iruby
MIT License
901 stars 29 forks source link

Issue with ipython and/or vscode? #329

Closed mattlindsey closed 1 year ago

mattlindsey commented 1 year ago

I have installed Jupyter with conda, and iruby according to instructions in the README, and I have 2 ways to use jupyter:

The first method gives the error [TerminalIPythonApp] WARNING | File 'notebook' doesn't exist (although conda info notebook says that notebook is installed)

The second seems to work but is difficult to manage which gems and version are needed. Ruby 3.2.1. Any help to get it working better appreciated!

mattlindsey commented 1 year ago

This seems to work best using jupyter notebook command now, so I'll close this.

kojix2 commented 1 year ago

My understanding is that commands such as iruby notebook etc, are left only for past compatibility. Yes. Please use the jupyte command.