I've been playing around with the dashboards server; so far I can download a bundled .zip and deploy it to the dashboards server.
However, I'm not clear on how those resources can be accessed from the python side in a notebook (as opposed to client-side). I was thinking from this: https://github.com/jupyter-incubator/contentmanagement/blob/master/etc/notebooks/associations_demo/associations_demo.ipynb That it was as simple as a pd.read_csv(). But when I try this, the current working directory of the kernel is not the same as where the .zip file has been unpacked to. Is there an easy way to sync these up? Thanks and kind regards, Brian Bloniarz -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/02ab2655-8998-420f-997b-472fc2a53a04%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
