Closed mattlindsey closed 1 year ago
This seems to work best using jupyter notebook
command now, so I'll close this.
My understanding is that commands such as iruby notebook
etc, are left only for past compatibility.
Yes. Please use the jupyte
command.
I have installed Jupyter with conda, and iruby according to instructions in the README, and I have 2 ways to use jupyter:
iruby notebook
(given in the README)The first method gives the error
[TerminalIPythonApp] WARNING | File 'notebook' doesn't exist
(althoughconda 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!