You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Project Jupyter
Folks,
Here is my environment
Jupyter Notebook Server v5.4.1 running on RHEL 6.5 server
Subversion is our source control platform
collabnet svn client is installed in the Linux machine
simple svn -co(to checkput the code) works fine with Linux command line
Question is
How do we make the code written in Notebook version controlled in SVN directly from Jupyter notebook app? I tried checking the notebook extensions but there aren't any for svn plugins? any guidance is highly appreciated.