Adding Jupyter server instructions in README.md#162
Open
fredericpoitevin wants to merge 2 commits intorun23from
Open
Adding Jupyter server instructions in README.md#162fredericpoitevin wants to merge 2 commits intorun23from
README.md#162fredericpoitevin wants to merge 2 commits intorun23from
Conversation
pluflou
approved these changes
Apr 21, 2025
| mfxopr@mfx-monitor:~$ python -m ipykernel install --user --name=pcds-5.9.1 | ||
| Installed kernelspec pcds-5.9.1 in /cds/home/opr/mfxopr/.local/share/jupyter/kernels/pcds-5.9.1 | ||
| ``` | ||
| Then you can run the notebook from the same session. We store notebooks under `/cds/home/opr/mfxopr/jupyter`. |
Collaborator
There was a problem hiding this comment.
Is the storage info to let people know where to save them or where to find notebooks to run? Is that the directory one should launch a notebook from?
Collaborator
Author
There was a problem hiding this comment.
Yes and yes - although there is not strict technical reason for not doing it elsewhere, it just seemed like a memorable place to have them.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Successful attempt at optimizing (simulated) beam alignment from a Jupyter notebook on mfx-monitor.

I think we want to merge #145 and adapt this one accordingly.