Skip to content

Conversation

jhpalmieri
Copy link
Member

Remove the defunct magic command "%bg" from the tutorial

📚 Description

The magic command "%bg" has not been part of IPython for some time, so we should remove it from the tutorial. (See https://stackoverflow.com/questions/10819479/missing-background-magic-command-bg-in-ipython and ipython/ipython#844.) This fixes #35836.

📝 Checklist

  • The title is concise, informative, and self-explanatory.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation accordingly.

⌛ Dependencies

@github-actions
Copy link

Documentation preview for this PR (built with commit 1db16b8; changes) is ready! 🎉

@mkoeppe
Copy link
Contributor

mkoeppe commented Jun 29, 2023

the "incremental build/test" failure is unrelated

@vbraun vbraun merged commit f846602 into sagemath:develop Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove "%bg" from the tutorial
4 participants