nbextension help

0 views
Skip to first unread message

Dave7766

unread,
Sep 5, 2016, 10:55:34 PM9/5/16
to conda - Public
Can someone please point me in the right direction here.
I have created a jupyter nodebook extension which is all client side javascript. I now want to package it up so other users can install it.

I have followed how to make a conda package, following this i can get a basic addon uploaded ot conda and install it via command prompt.

In my project directory I have
meta.yaml
build.bat
build.sh
index.js

My goal is have jupyer load my index.js file from the tree view not a notebook. When I install my package, a directory is created here C:\Users\d231431\AppData\Local\Continuum\Anaconda3\pkgs which includes my index.js. How i now get jupyter to load this?

Thanks
Reply all
Reply to author
Forward
0 new messages