digital-science / dimcli

Python client and CLI for scientometrics and research analytics using the Dimensions API.
https://digital-science.github.io/dimcli/getting-started.html
MIT License
43 stars 6 forks source link

Can we export a session to a python notebook ? #16

Closed lambdamusic closed 4 years ago

lambdamusic commented 5 years ago

See https://stackoverflow.com/questions/23292242/converting-to-not-from-ipython-notebook-format

Workflow:

=> save to .ipynb file!

lambdamusic commented 4 years ago

Basic version implemented in 0.65, via the record_notebook REPL command

Needs revision and improvements