Skip to content

thefotios/active_notebook

Repository files navigation

ActiveNotebook

Usage

  1. Add to your Gemfile and install

    > cat <<EOM >> Gemfile
    gem 'active_notebook', github: 'thefotios/active_notebook', branch: 'main'
    EOM
    
    > bundle install
    > bundle binstubs active_notebook
  2. Add jupyter (if you don't already have it installed)

    > pipenv --python 3.8 install jupyterlab
  3. Run it

    > pipenv run bin/active_notebook

If you have jupyter lab installed some other way, you can omit the pipenv commands.

Development

  1. Clone the repo somewhere (eg, ~/src/active_notebook)

  2. Link into a project

    > bundle config local.active_notebook ~/src/active_notebook
    > bundle install

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages