-
-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Describe the bug
I'm on Ubuntu WSL using pip install jupynium to install jupynium (This does not appear in the doc ... so I'm not sure if it's needed... )
I opened a file named test.ju.py as suggested in the quick start session and run :JupyniumStartAndAttachToServer
it shows [Jupynium]: Jupynium successfully attached and initialised. Run :JupyniumStartSync (also firefox does not spawn...)
I did as suggested . Run the command but then I was greeted with
Jupynium : RPC channel closed. Stop sending all notifications.
[Jupynium]: Cancelling sync.....
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
after running JupyniumStartAndAttachToServer, firefox windows should show up and then jupyniumstartsync should reflects what is edited in real time.
Output when using jupynium command
If you launch Jupynium server using the command line program, it gives you more helpful logs.
Details
Paste the output here
Output of jupynium --version
Paste the output here
Output of nvim --version
Paste your output here
Additional context
Add any other context about the problem here.