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

Export notebook to different formats #17

Open
5 tasks
risenW opened this issue Jan 30, 2022 · 1 comment
Open
5 tasks

Export notebook to different formats #17

risenW opened this issue Jan 30, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@risenW
Copy link
Member

risenW commented Jan 30, 2022

Acceptance

  • [ ] Default format for saving dnotebook is JSON
  • We can export active notebook to the following format:
    • PDF
    • HTML
    • JSON
    • Markdown
@risenW risenW added this to To do in Dnotebook v1 via automation Jan 30, 2022
@risenW risenW added the enhancement New feature or request label Jan 30, 2022
@risenW
Copy link
Member Author

risenW commented Feb 11, 2022

@AceTheCreator You can work on this. We want to export the notebook into various formats. You can get the JSON state of the notebook from the Global state object notebook. You can use this info to export the notebook to various formats.

Give it a try

Also, remember to pull always pull the latest from the ref/typescript branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants