Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can you open a notebook without starting a server? #872

Open
danielkrajnik opened this issue May 28, 2023 · 2 comments
Open

can you open a notebook without starting a server? #872

danielkrajnik opened this issue May 28, 2023 · 2 comments

Comments

@danielkrajnik
Copy link

Is there a read-only mode? Something just to inspect contents of the notebook - just render the cells in the buffer? Or is that just not how ipython notebooks work?

Servers take time to start and require you to server the entire directory rather than just a file.

@dickmao
Copy link
Collaborator

dickmao commented May 28, 2023 via email

@danielkrajnik
Copy link
Author

danielkrajnik commented May 28, 2023

Sorry, maybe I haven't described this properly. I'm just trying to view .ipynb notebook file. Currently, it requires you to switch to ein-mode, start a server (C-c C-o), go through a pop-up menu to select the file you've already opened and then maxmize that buffer. If it's a larger directory it may crash so you have to reopen it... vscode on the other hand opens it straight away in a second.

I hoped that you could just preview it in a single or lesser amount of steps? I'm new to this extension, so perhaps someone could please suggest a better workflow? I know there are a lot of variables in configuration (I'm using doom emacs), but could someone at least please confirm that I must be doing something wrong and this doesn't have to be so complicated?

Why does it have to be so complicated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants