Skip to content

Cannot do %history #8

Open
Open
@ghost

Description

hi!

Thanks for writing this. Am new to javascript. I used to do history in ipython python kernel and get all recent commands I executed. When I try this out in your kernel:

In [20]: %history
> %history
series 1
Error: Unknown line magic: history
    at Context.lineMagic (/Users/sindhus/Downloads/package/build/context.js:96:21)
    at /Users/sindhus/Downloads/package/build/context.js:328:25
    at /Users/sindhus/Downloads/package/node_modules/async/lib/async.js:607:21
    at /Users/sindhus/Downloads/package/node_modules/async/lib/async.js:246:17
    at iterate (/Users/sindhus/Downloads/package/node_modules/async/lib/async.js:146:13)
    at async.eachSeries (/Users/sindhus/Downloads/package/node_modules/async/lib/async.js:162:9)
    at _asyncMap (/Users/sindhus/Downloads/package/node_modules/async/lib/async.js:245:13)
    at Object.mapSeries (/Users/sindhus/Downloads/package/node_modules/async/lib/async.js:228:23)
    at Object.async.series (/Users/sindhus/Downloads/package/node_modules/async/lib/async.js:605:19)
    at Context.execute (/Users/sindhus/Downloads/package/build/context.js:333:26)

Can you please fix this? Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions