microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.55k stars 899 forks source link

Jupyter Book - GUI for managing notebook(s) in a Jupyter Book #9282

Open MsSQLGirl opened 4 years ago

MsSQLGirl commented 4 years ago

Is your feature request related to a problem? Please describe. A user might be new to an existing Jupyter Book that is shared with them. The time to ramp up on how to add a new notebook to Jupyter Book, to reorder and to remove can be time consuming. They'll need to both understand the format of Jupyter Book TOC syntax and directory structure.

Describe the solution or feature you'd like Provide ability to add, remove, move and copy a notebook within Jupyter Book easily.

Describe alternatives you've considered Currently it requires editing toc.yml manually, which can be time consuming and prone to human error.

Additional context n/a

adsbot[bot] commented 4 years ago

Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

chlafreniere commented 4 years ago

We will revisit for April release most likely

MsSQLGirl commented 4 years ago

@chlafreniere - bump 🎁 Perhaps we can break this experience to multiple steps, i.e. adding new notebook to start with..

chlafreniere commented 3 years ago

Crawl is addressed in #13535.

MsSQLGirl commented 3 years ago

Something to consider in the walk / run phase: broken links detection as part of the book edit (move or delete book).

barbaravaldez commented 3 years ago

@chlafreniere and @MsSQLGirl - I'm moving this issue to March release, since we are going to continue iterating over it.

chlafreniere commented 3 years ago

Getting feedback; we won't be addressing this for March past the crawl, so moving to backlog for now.