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

docs(framework) Update copybutton behaviour in Flower documentation #3425

Merged
merged 2 commits into from
May 10, 2024

Conversation

chongshenng
Copy link
Contributor

Copying this code block

$ python server.py

Pasting before update: $ python server.py

Pasting after update: python server.py


Copying this code block

# Flower 1.8
$ flower-simulation \
    --server-app=sim:server_app \
    --client-app=sim:client_app \
    --num-supernodes=100

Pasting before update:

# Flower 1.8
$ flower-simulation \
    --server-app=sim:server_app \
    --client-app=sim:client_app \
    --num-supernodes=100

Pasting after update:

flower-simulation \
    --server-app=sim:server_app \
    --client-app=sim:client_app \
    --num-supernodes=100

@chongshenng chongshenng marked this pull request as ready for review May 9, 2024 07:41
@chongshenng chongshenng changed the title Omit prompt text and include all lines when copying from flower.ai/docs/framework Update copybutton behaviour in Flower documentation May 9, 2024
@tanertopal tanertopal changed the title Update copybutton behaviour in Flower documentation docs(*) Update copybutton behaviour in Flower documentation May 9, 2024
@tanertopal tanertopal changed the title docs(*) Update copybutton behaviour in Flower documentation docs(framework) Update copybutton behaviour in Flower documentation May 9, 2024
@danieljanes danieljanes enabled auto-merge (squash) May 10, 2024 14:37
@danieljanes danieljanes merged commit 1126b25 into main May 10, 2024
28 checks passed
@danieljanes danieljanes deleted the update-copybutton-configs branch May 10, 2024 14:43
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

Successfully merging this pull request may close these issues.

2 participants